| Commit message (Expand) | Author | Age | Files | Lines |
* | "help finish" tells you it is an alias. "help fin" doesn't. | Jim Ingham | 2018-12-21 | 1 | -0/+11 |
* | Fix the formatting for help on option value types. | Jim Ingham | 2017-07-27 | 1 | -0/+9 |
* | One more cleanup to lldb version printing | Chris Bieneman | 2016-11-14 | 1 | -5/+2 |
* | Fix TestHelp on linux after version number syntax change | Tamas Berghammer | 2016-11-11 | 1 | -1/+1 |
* | *** This commit represents a complete reformatting of the LLDB source code | Kate Stone | 2016-09-06 | 1 | -54/+76 |
* | LLDB help content has accumulated over time without a recent attempt to | Kate Stone | 2016-07-14 | 1 | -1/+1 |
* | Add --help and --long-help options to 'command alias' such that one can now s... | Enrico Granata | 2016-03-31 | 1 | -0/+13 |
* | Add some test coverage for the changes in alias help | Enrico Granata | 2016-03-15 | 1 | -0/+18 |
* | When 'help' cannot find a command, produce additional help text that also poi... | Enrico Granata | 2016-02-29 | 1 | -0/+15 |
* | Move the rest of the tests over to using the new decorator module. | Zachary Turner | 2016-02-04 | 1 | -0/+2 |
* | Apply missed changes from svn r256863 "Add support for "source info" and use ... | Dawn Perchik | 2016-01-06 | 1 | -2/+2 |
* | Add support for "source info" and use it to fix MI's -symbol-list-lines. | Dawn Perchik | 2016-01-05 | 1 | -1/+1 |
* | Remove `use_lldb_suite` from the package, and don't import it anymore. | Zachary Turner | 2015-11-03 | 1 | -1/+1 |
* | Tighten up sys.path, and use absolute imports everywhere. | Zachary Turner | 2015-11-03 | 1 | -1/+1 |
* | Move lldb/test to lldb/packages/Python/lldbsuite/test. | Zachary Turner | 2015-10-28 | 1 | -0/+165 |