]> git.eshelyaron.com Git - emacs.git/commit
Support the "explore" command in gdb-mi.el
authorEli Zaretskii <eliz@gnu.org>
Sat, 4 Apr 2020 11:15:41 +0000 (14:15 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 4 Apr 2020 11:15:41 +0000 (14:15 +0300)
commitf71afd600aef77d3c7248ae0e94b8c55fb2c5eb2
tree261284b76fd1ea6bcf50a46bb46bde1b2320ce61
parent05d365d3105371ec956f31f109a2de14c5cf67df
Support the "explore" command in gdb-mi.el

* lisp/progmodes/gdb-mi.el (gdb-control-commands-regexp): Add
support for "explore", "explore value", and "explore type".
Allow more than one word after control commands.
(gdb-gdb): Decrease gdb-control-level when we get the "(gdb)"
prompt, which signals that "explore" exited.  (Bug#40250)
lisp/progmodes/gdb-mi.el