Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a variety of typos. | Bruce Mitchener | 2015-06-18 | 1 | -2/+2 |
* | Fix a bug where passing a value of the type "A B" to settings set target.env-... | Enrico Granata | 2015-06-15 | 1 | -0/+6 |
* | Don't #include "lldb-python.h" from anywhere. | Zachary Turner | 2015-05-29 | 1 | -2/+0 |
* | Refactor OptionValue::SetValueFromCString to use llvm::StringRef | Pavel Labath | 2015-02-20 | 1 | -5/+5 |
* | Fixed an issue where if the operating system python plug-in is changed at run... | Greg Clayton | 2015-01-13 | 1 | -1/+4 |
* | Add support for character option types. | Zachary Turner | 2015-01-12 | 1 | -0/+1 |
* | Switch NULL to C++11 nullptr in source/Interpreter | Ed Maste | 2014-04-20 | 1 | -7/+7 |
* | <rdar://problem/12978143> | Enrico Granata | 2013-01-28 | 1 | -1/+1 |
* | Fix Linux build warnings due to redefinition of macros: | Daniel Malea | 2012-12-05 | 1 | -0/+2 |
* | Reimplemented the code that backed the "settings" in lldb. There were many is... | Greg Clayton | 2012-08-22 | 1 | -0/+434 |