labath added a comment.

I don't think the original version tried to make a nice error message. It got 
flagged as an error, and that was it. Now it will get flagged as exceptional 
exit.

In any case we will print out the stderr/stdout (I changed this from 
stderr-only, because in my case the only useful information about the error was 
in stdout), which should contain the exception that caused the non-zero exit, 
it's backtrace and everything.


https://reviews.llvm.org/D22404



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to