Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-09-06 | *** This commit represents a complete reformatting of the LLDB source code | Kate Stone | 1 | -75/+52 |
2016-08-11 | Decoupled Options from CommandInterpreter. | Todd Fiala | 1 | -0/+1 |
2015-05-29 | Don't #include "lldb-python.h" from anywhere. | Zachary Turner | 1 | -2/+0 |
2015-02-20 | Refactor OptionValue::SetValueFromCString to use llvm::StringRef | Pavel Labath | 1 | -13/+6 |
2015-02-16 | Handle trailing spaces on "settings set" command more correctly | Pavel Labath | 1 | -1/+3 |
2015-01-13 | Fixed an issue where if the operating system python plug-in is changed at run... | Greg Clayton | 1 | -0/+4 |
2014-04-20 | Switch NULL to C++11 nullptr in source/Interpreter | Ed Maste | 1 | -1/+1 |
2013-01-28 | <rdar://problem/12978143> | Enrico Granata | 1 | -1/+1 |
2012-12-05 | Fix Linux build warnings due to redefinition of macros: | Daniel Malea | 1 | -0/+2 |
2012-08-22 | Reimplemented the code that backed the "settings" in lldb. There were many is... | Greg Clayton | 1 | -0/+109 |