]> code.delx.au - gnu-emacs/commit
(gdb-thread-number): New variable.
authorDmitry Dzhus <dima@sphinx.net.ru>
Tue, 4 Aug 2009 12:46:26 +0000 (12:46 +0000)
committerDmitry Dzhus <dima@sphinx.net.ru>
Tue, 4 Aug 2009 12:46:26 +0000 (12:46 +0000)
commit98bf84941396371b005d52fa2043660a202e3e9e
tree47150bcbc97ac960eb5859fcb8e81ba5d9e08089
parent2ac338048ec036f7eb15d3cb2b29be3faf476c43
(gdb-thread-number): New variable.
(gdb-current-context-command): New macro which adds --thread
option to command.
(gdb-threads-mode-map): Select thread with SPC
(gdb-thread-list-handler-custom): Mark current thread with overlay
arrow. Synchronize GDB thread and Emacs thread.
(gdb-select-thread): New command which selects current thread.
(gdb-invalidate-frames, gdb-invalidate-locals)
(gdb-invalidate-registers): Use --thread option.
lisp/ChangeLog
lisp/progmodes/gdb-mi.el