Function: gdb-frame-stack-for-thread
gdb-frame-stack-for-thread is an interactive and byte-compiled
function defined in gdb-mi.el.gz.
Signature
(gdb-frame-stack-for-thread &optional EVENT)
Documentation
Display another frame with stack buffer for 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-frame-stack-for-thread
gdb-frame-stack-buffer
"Display another frame with stack buffer for thread at current line.")