gdb-threads-mode-map
gdb-threads-mode-map is a variable defined in `
gdb-mi.el
'.
Its value is shown
below.
- This variable may be risky if used as a file-local variable.
Documentation:
Keymap for `gdb-threads-mode'.
Value:
(keymap
(follow-link . mouse-face)
(mouse-2 . gdb-select-thread)
(9 .
#[0 "\300\301\302!\303\"\207"
[gdb-set-window-buffer gdb-get-buffer-create gdb-breakpoints-buffer t]
3 nil nil])
(115 . gdb-step-thread)
(99 . gdb-continue-thread)
(105 . gdb-interrupt-thread)
(68 . gdb-frame-disassembly-for-thread)
(100 . gdb-display-disassembly-for-thread)
(82 . gdb-frame-registers-for-thread)
(114 . gdb-display-registers-for-thread)
(76 . gdb-frame-locals-for-thread)
(108 . gdb-display-locals-for-thread)
(70 . gdb-frame-stack-for-thread)
(102 . gdb-display-stack-for-thread)
(13 . gdb-select-thread))