diff options
| author | Eli Zaretskii | 2012-04-20 13:09:40 +0300 |
|---|---|---|
| committer | Eli Zaretskii | 2012-04-20 13:09:40 +0300 |
| commit | 9ee9f4709c53bbf1240a8f4169674172dd458030 (patch) | |
| tree | 2afd45647d16b428c0e7ff3d3b3c7345d0303a7b /src/ChangeLog | |
| parent | feeb6f534509ee6872478331f982d8d906649991 (diff) | |
| download | emacs-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