[Lldb-commits] [PATCH] LLDB AddressSanitizer break on error and report data extraction

Kuba Brecka kuba.brecka at gmail.com
Fri Oct 3 14:02:02 PDT 2014


On the other, I'm not sure about the new stop reason enum value (eStopReasonInstrumentation), maybe I should just reuse eStopReasonException. At least for AddressSanitizer, these stops practically *are* exceptions.

http://reviews.llvm.org/D5592






More information about the lldb-commits mailing list