teemperor added inline comments.

================
Comment at: lit/Minidump/Windows/Sigsegv/sigsegv.test:6
+CHECK: * thread #1, stop reason = Exception 0xc0000005 encountered at address 
0x7ff7a13110d9
+CHECK:   * frame #0: 0x00007ff7a13110d9 sigsegv.exe`crash at sigsegv.cpp:22
+
----------------
This test fails for me because lldb is picking up my custom lldbinit (which 
changes the format of the frame output). Not sure what's the right way to fix 
it, but setting a custom fixed frameformat in the sigsegv.lldbinit seems like 
an obvious solution.


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

https://reviews.llvm.org/D55142



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

Reply via email to