]> git.eshelyaron.com Git - emacs.git/commit
(gdb-get-buffer, gdb-get-buffer-create, gdb-init-1)
authorDmitry Dzhus <dima@sphinx.net.ru>
Tue, 4 Aug 2009 13:19:02 +0000 (13:19 +0000)
committerDmitry Dzhus <dima@sphinx.net.ru>
Tue, 4 Aug 2009 13:19:02 +0000 (13:19 +0000)
commita5c9f54014c3479dfc68475b5a1e71a56e275205
treed732e636afba433bf460464bbbbb38a1e0607670
parent20f12ed8829efbbbb1c42c2d53e44dee8a04cc04
(gdb-get-buffer, gdb-get-buffer-create, gdb-init-1)
(gdb-bind-function-to-buffer, gdb-add-subscriber)
(gdb-get-subscribers, gdb-emit-signal, gdb-buf-publisher)
(gdb-update): We now store all GDB buffers in a list so that they
can be updated by traversing a list instead of calling invalidate
triggers explicitly
(def-gdb-trigger-and-handler): New macro to define trigger-handler
pair for GDB buffer.
(gdb-stack-buffer-name): Add thread information.
lisp/ChangeLog
lisp/progmodes/gdb-mi.el