labath accepted this revision.
labath added a comment.

Ok, I understand what's happening now. The problem is calling PrintStackTrace 
without a previous PrintStackTraceOnErrorSignal. That seems reasonable. It 
would be nice to have a llvm test for this, but that would be quite tricky, as 
all gtests implicitly call PrintStackTraceOnErrorSignal, and all utilities call 
InitLLVM (which call PrintStackTraceOnErrorSignal)...


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D91012/new/

https://reviews.llvm.org/D91012

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

Reply via email to