Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Target] Generalize some behavior in Thread | Alex Langford | 2019-05-15 | 1 | -3/+4 |
* | [lldb] Make frame recognizers vend synthesized eValueTypeVariableArgument values | Kuba Mracek | 2019-02-07 | 1 | -0/+1 |
* | [Test] Fix up tests affected by the new LLVM header. | Jonas Devlieghere | 2019-01-22 | 1 | -5/+5 |
* | [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 |