Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [lldb] Fix ObjCExceptionRecognizedStackFrame to populate the list of recogniz... | Kuba Mracek | 2019-01-04 | 1 | -0/+11 |
* | [lldb] Retrieve currently handled Obj-C exception via __cxa_current_exception... | Kuba Mracek | 2018-12-20 | 1 | -12/+96 |
* | [lldb] Add GetCurrentException APIs to SBThread, add frame recognizer for obj... | Kuba Mracek | 2018-11-28 | 1 | -0/+10 |
* | [lldb] Add synthetic frontend for _NSCallStackArray | Kuba Mracek | 2018-11-12 | 1 | -2/+12 |
* | [lldb] Extract more fields from NSException values | Kuba Mracek | 2018-11-12 | 1 | -0/+90 |