Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *** This commit represents a complete reformatting of the LLDB source code | Kate Stone | 2016-09-06 | 1 | -151/+117 |
* | Fix use-after-free in OptionValueString. | Zachary Turner | 2015-05-22 | 1 | -1/+1 |
* | Refactor OptionValue::SetValueFromCString to use llvm::StringRef | Pavel Labath | 2015-02-20 | 1 | -17/+16 |
* | Handle trailing spaces on "settings set" command more correctly | Pavel Labath | 2015-02-16 | 1 | -6/+7 |
* | Fixed an issue where if the operating system python plug-in is changed at run... | Greg Clayton | 2015-01-13 | 1 | -17/+20 |
* | Now that "settings set" will strip leading and trailing spaces, we need a way... | Greg Clayton | 2013-03-06 | 1 | -0/+22 |
* | Adding a validation callback mechanism to OptionValueString (such a feature m... | Enrico Granata | 2012-12-11 | 1 | -2/+60 |
* | Made it so changes to the prompt via "settings set prompt" get noticed by the... | Greg Clayton | 2012-09-01 | 1 | -5/+34 |
* | Reimplemented the code that backed the "settings" in lldb. There were many is... | Greg Clayton | 2012-08-22 | 1 | -0/+77 |