aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii2012-04-20 13:09:40 +0300
committerEli Zaretskii2012-04-20 13:09:40 +0300
commit9ee9f4709c53bbf1240a8f4169674172dd458030 (patch)
tree2afd45647d16b428c0e7ff3d3b3c7345d0303a7b /src/ChangeLog
parentfeeb6f534509ee6872478331f982d8d906649991 (diff)
downloademacs-9ee9f4709c53bbf1240a8f4169674172dd458030.tar.gz
emacs-9ee9f4709c53bbf1240a8f4169674172dd458030.zip
Fix bug #11279 with sending command blocks to GDB.
lisp/progmodes/gdb-mi.el (gdb-control-level): New variable. (gdb): Make it buffer-local and init to zero. (gdb-control-commands-regexp): New variable. (gdb-send): Don't wrap in "-interpreter-exec console" if gdb-control-level is positive. Increment gdb-control-level whenever the command matches gdb-control-commands-regexp, and decrement it each time the command is "end". (Bug#11279)
Diffstat (limited to 'src/ChangeLog')
0 files changed, 0 insertions, 0 deletions