diff options
| author | Enrico Granata <egranata@apple.com> | 2016-03-15 01:57:10 +0000 |
|---|---|---|
| committer | Enrico Granata <egranata@apple.com> | 2016-03-15 01:57:10 +0000 |
| commit | ee88b615007d848e3a37bf3b341fc05ea1282b49 (patch) | |
| tree | 6156027c9072e292162687002c07e4d4aa4b3fe1 /lldb/packages/Python/lldbsuite/support/__init__.py | |
| parent | a4b1ace4610fb6ec2a1d06b3b978285f3dafbb20 (diff) | |
| download | bcm5719-llvm-ee88b615007d848e3a37bf3b341fc05ea1282b49.tar.gz bcm5719-llvm-ee88b615007d848e3a37bf3b341fc05ea1282b49.zip | |
Workaround the fact that "b" is now a separate command object from "_regexp-break", and thus "help b" doesn't show the possible syntaxes
It would be nice to have a longer-term plan for how to handle help for regular expression commands, since their syntax is highly irregular. I can see a few options (*), but for now this is a reasonable stop-gag measure for the most blatant regression.
(*) the simplest is, of course, to detect a regex command and inherit the syntax for any aliases thereof; it would be nice if this also didn't show the underlying regex command name when the alias is used
llvm-svn: 263523
Diffstat (limited to 'lldb/packages/Python/lldbsuite/support/__init__.py')
0 files changed, 0 insertions, 0 deletions

