Function: gdb-invalidate-threads
gdb-invalidate-threads is a byte-compiled function defined in
gdb-mi.el.gz.
Signature
(gdb-invalidate-threads &optional SIGNAL)
Source Code
;; Defined in /usr/src/emacs/lisp/progmodes/gdb-mi.el.gz
(def-gdb-trigger-and-handler
gdb-invalidate-threads (gdb-current-context-command "-thread-info")
gdb-thread-list-handler gdb-thread-list-handler-custom
'(start update update-threads))