Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove Java debugger plugin | Jonas Devlieghere | 2018-11-05 | 1 | -510/+0 |
* | Match also DW_TAG_partial_unit when DW_TAG_compile_unit is matched | Jan Kratochvil | 2018-04-30 | 1 | -1/+2 |
* | Move the codebase to use: DWARFCompileUnit -> DWARFUnit | Jan Kratochvil | 2018-03-18 | 1 | -2/+2 |
* | *** This commit represents a complete reformatting of the LLDB source code | Kate Stone | 2016-09-06 | 1 | -489/+443 |
* | SymbolFile: remove an unused variable | Saleem Abdulrasool | 2016-05-22 | 1 | -2/+1 |
* | Add support for displaying Java array types on Andorid | Tamas Berghammer | 2016-05-05 | 1 | -1/+1 |
* | When support for DWO files was added, there were two ways to pass lldb::user_... | Greg Clayton | 2016-03-30 | 1 | -14/+16 |
* | Fixed an case fall through that wasn't meant to happen. Caught by clang's una... | Greg Clayton | 2016-03-18 | 1 | -7/+8 |
* | Add a set of new plugins to handle Java debugging | Tamas Berghammer | 2016-02-26 | 1 | -0/+553 |