diff options
author | Jim Ingham <jingham@apple.com> | 2011-07-12 03:12:18 +0000 |
---|---|---|
committer | Jim Ingham <jingham@apple.com> | 2011-07-12 03:12:18 +0000 |
commit | a5a97ebe3c9d43e1af5d33195f534e4bb7883466 (patch) | |
tree | e417e173d172805cee4db2b31af533f5098b11d8 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 37b7fd0ab200c00ba6f28156beefb5317167c8d6 (diff) | |
download | bcm5719-llvm-a5a97ebe3c9d43e1af5d33195f534e4bb7883466.tar.gz bcm5719-llvm-a5a97ebe3c9d43e1af5d33195f534e4bb7883466.zip |
Added "command history" command to dump the command history.
Also made:
(lldb) !<NUM>
(lldb) !-<NUM>
(lldb) !!
work with the history. For added benefit:
(lldb) !<NUM><TAB>
will insert the command at position <NUM> in the history into the command line to be edited.
This is only partial, I still need to sync up editline's history list with the one kept by the interpreter.
llvm-svn: 134955
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions