gdb-threads-mode

gdb-threads-mode is an interactive compiled Lisp function in `gdb-mi.el'.


(gdb-threads-mode)

Parent mode: `gdb-parent-mode'.

Major mode for GDB threads.

In addition to any hooks its parent mode `gdb-parent-mode' might have run,
this mode runs the hook `gdb-threads-mode-hook', as the final step
during initialization.

key binding
--- -------

TAB ??
RET gdb-select-thread
D gdb-frame-disassembly-for-thread
F gdb-frame-stack-for-thread
L gdb-frame-locals-for-thread
R gdb-frame-registers-for-thread
c gdb-continue-thread
d gdb-display-disassembly-for-thread
f gdb-display-stack-for-thread
i gdb-interrupt-thread
l gdb-display-locals-for-thread
r gdb-display-registers-for-thread
s gdb-step-thread
<follow-link> mouse-face
<mouse-2> gdb-select-thread