diff options
author | Ken Brown <kbrown@cornell.edu> | 2011-11-29 22:18:33 -0500 |
---|---|---|
committer | Ken Brown <kbrown@cornell.edu> | 2011-11-29 22:18:33 -0500 |
commit | 087ef505f2853594c8f9c2756e7d31097d82c081 (patch) | |
tree | 192584570170d20660f674bd205c6551d6c1fa5a /lisp/cedet/srecode/cpp.el | |
parent | df103ffb3d10eef57921c9d70c6e3eac35759b73 (diff) | |
download | emacs-087ef505f2853594c8f9c2756e7d31097d82c081.tar.gz emacs-087ef505f2853594c8f9c2756e7d31097d82c081.tar.bz2 emacs-087ef505f2853594c8f9c2756e7d31097d82c081.zip |
Fix gdb-mi.el bug#9853, bug#9858, and bug#9878.
* lisp/progmodes/gdb-mi.el (gdb-version): Remove defvar.
(gdb-supports-non-stop): New defvar, replacing `gdb-version'.
(gdb-gud-context-command, gdb-non-stop-handler)
(gdb-current-context-command, gdb-stopped): Use it.
(gdb-init-1): Enable pretty printing here.
(gdb-non-stop-handler): Don't enable pretty-printing here. Check
to see if the target supports non-stop mode; if not, turn off
non-stop mode. Use the following.
(gdb-check-target-async): New defun.
(gud-watch, gdb-stopped): Fix whitespace.
(gdb-get-source-file): Don't try to display the source file if
`gdb-main-file' is nil.
Diffstat (limited to 'lisp/cedet/srecode/cpp.el')
0 files changed, 0 insertions, 0 deletions