Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove Java debugger plugin | Jonas Devlieghere | 2018-11-05 | 1 | -105/+0 |
* | [LLDB] Added syntax highlighting support | Raphael Isemann | 2018-08-02 | 1 | -0/+4 |
* | Switch std::call_once to llvm::call_once | Kamil Rytarowski | 2017-02-06 | 1 | -2/+3 |
* | Move classes from Core -> Utility. | Zachary Turner | 2017-02-02 | 1 | -1/+1 |
* | Make lldb::Regex use StringRef. | Zachary Turner | 2016-09-21 | 1 | -1/+1 |
* | *** This commit represents a complete reformatting of the LLDB source code | Kate Stone | 2016-09-06 | 1 | -63/+51 |
* | Guard AddCXXSynthetic with LLDB_DISABLE_PYTHON | Tamas Berghammer | 2016-05-05 | 1 | -0/+2 |
* | Add support for displaying Java array types on Andorid | Tamas Berghammer | 2016-05-05 | 1 | -1/+12 |
* | Add a set of new plugins to handle Java debugging | Tamas Berghammer | 2016-02-26 | 1 | -0/+99 |