Add keyboard shortcuts:

'thread backtrace'     => Control-C b (gud-bt)     "Show stack for the current thread."
'thread backtrace all' => Control-C B (gud-bt-all) "Show stacks for all the threads."

Change the function name of one existing shortcut:

'breakpoint list"      => Control-C l (gud-listb)  "List all breakpoints."


git-svn-id: https://llvm.org/svn/llvm-project/llvdb/trunk@117933 91177308-0d34-0410-b5e6-96231b3b80d8
2 files changed