diff options
| author | Jason Molenda <jmolenda@apple.com> | 2012-10-05 05:29:32 +0000 |
|---|---|---|
| committer | Jason Molenda <jmolenda@apple.com> | 2012-10-05 05:29:32 +0000 |
| commit | 4cddfedf53647cb9b515a7c979b4c6da76a99460 (patch) | |
| tree | e2a10789a8cf522d5930b5e9c0ee23c0b604adad /llvm/lib/Target/X86/X86Subtarget.cpp | |
| parent | a8805d3809cbd6ed37cf15d82aa8334b520cc6bf (diff) | |
| download | bcm5719-llvm-4cddfedf53647cb9b515a7c979b4c6da76a99460.tar.gz bcm5719-llvm-4cddfedf53647cb9b515a7c979b4c6da76a99460.zip | |
Change the "bt" command alias defined in CommandInterpreter::LoadCommandDictionary.
It is now a regex command alias that more faithfully emulates gdb's
behavior, most importantly, "bt 5" will backtrace 5 frames of the
currently selected thread. "bt all" still backtraces all threads
(unlike gdb) and for users who have learned to use "bt -c 5", that
form is still accepted.
llvm-svn: 165300
Diffstat (limited to 'llvm/lib/Target/X86/X86Subtarget.cpp')
0 files changed, 0 insertions, 0 deletions

