Function: gdb-display-registers-for-thread
gdb-display-registers-for-thread is an interactive and byte-compiled
function defined in gdb-mi.el.gz.
Signature
(gdb-display-registers-for-thread &optional EVENT)
Documentation
Display registers buffer for the thread at current line.
Key Bindings
Source Code
;; Defined in /usr/src/emacs/lisp/progmodes/gdb-mi.el.gz
(def-gdb-thread-buffer-simple-command
gdb-display-registers-for-thread
gdb-preemptively-display-registers-buffer
"Display registers buffer for the thread at current line.")