Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-09-06 | *** This commit represents a complete reformatting of the LLDB source code | Kate Stone | 1 | -77/+64 |
2016-08-11 | Decoupled Options from CommandInterpreter. | Todd Fiala | 1 | -2/+2 |
2016-07-14 | LLDB help content has accumulated over time without a recent attempt to | Kate Stone | 1 | -5/+3 |
2016-02-20 | Fix Clang-tidy modernize-use-nullptr and modernize-use-default warnings in so... | Eugene Zelenko | 1 | -24/+21 |
2015-10-07 | commands: Use override instead of virtual. | Bruce Mitchener | 1 | -3/+3 |
2015-05-29 | Don't #include "lldb-python.h" from anywhere. | Zachary Turner | 1 | -2/+0 |
2013-12-02 | Fixed internal code to not link against and code from "lldb/API/*". | Greg Clayton | 1 | -6/+0 |
2013-04-24 | <rdar://problem/13209140> | Enrico Granata | 1 | -1/+4 |
2012-12-05 | Fix Linux build warnings due to redefinition of macros: | Daniel Malea | 1 | -0/+2 |
2012-09-28 | Implementing plugins that provide commands. | Enrico Granata | 1 | -0/+117 |