gdb-gud-context-call
gdb-gud-context-call is a Lisp macro in `gdb-mi.el
'.
(gdb-gud-context-call CMD1 &optional CMD2 NOALL NOARG)
`gud-call' wrapper which adds --thread/--all options between
CMD1 and CMD2. NOALL is the same as in `gdb-gud-context-command'.
NOARG must be t when this macro is used outside `gud-def'