]> git.eshelyaron.com Git - emacs.git/commit
* progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create):
authorDmitry Dzhus <dima@sphinx.net.ru>
Tue, 4 Aug 2009 15:51:58 +0000 (15:51 +0000)
committerDmitry Dzhus <dima@sphinx.net.ru>
Tue, 4 Aug 2009 15:51:58 +0000 (15:51 +0000)
commit566f3909bd4b221d8303f37e6309656d6beb87ac
tree49ee21db17c772744bbbb2091d012b939b4875e6
parent0d25e058137cfc8393320ed623e4ecc635b05945
* progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create):
Argument `key' renamed to `buffer-type'.
(gdb-current-context-buffer-name): Do not add thread info to
buffer name when no thread is selected.
(gdbmi-record-list, gdb-shell): Try to handle GDB `shell'
command (bug 3794).
(gdb-thread-selected): Handle `=thread-selected' notification.
(gdb-wait-for-pending): New macro to deal with congestion problems.
(gdb-breakpoints-list-handler-custom): Don't fail on pending
breakpoints.
(gdb-invalidate-disassembly): Use 'fullname instead of 'file. This
fixes problem similar to one described in bug 3947.
(gud-menu-map): More menu items.
(gdb-init-1): Reset `gdb-thread-number' to nil.
lisp/ChangeLog
lisp/progmodes/gdb-mi.el