]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorNick Roberts <nickrob@snap.net.nz>
Sat, 19 Apr 2008 06:39:48 +0000 (06:39 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Sat, 19 Apr 2008 06:39:48 +0000 (06:39 +0000)
lisp/ChangeLog

index dace8b927bae12a420962173dfe3f67829c4ef1b..c100c0b52c5ffe42f5d99586cfa2ce2d289f2d30 100644 (file)
@@ -1,5 +1,15 @@
-2008-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
+2008-04-19  Nick Roberts  <nickrob@snap.net.nz>
+
+       * progmodes/gdb-ui.el (gdb-thread-indicator): New variable.
+       (gdb-init-1): Initialise it.
+       (gdb-annotation-rules): New entry for "new-thread".
+       (gdb-thread-identification): New function to customize
+       mode-line-buffer-identification.
+       (gdb-frames-mode, gdb-registers-mode, gdb-locals-mode)
+       (gdb-assembler-mode): Use it.
+       (gdb-threads-mode): Force "info threads" onto queue.
 
+2008-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * files.el (locate-file-completion-table): Rename from
        locate-file-completion and make it use `pred' in the normal way.