]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorNick Roberts <nickrob@snap.net.nz>
Tue, 1 Sep 2009 23:36:27 +0000 (23:36 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Tue, 1 Sep 2009 23:36:27 +0000 (23:36 +0000)
lisp/ChangeLog

index 54a86f560b1d3e223d06b5c8541af0ca06dcb9ec..af14ece0cff3396621f4b478cc7103011cc56f1b 100644 (file)
@@ -1,3 +1,12 @@
+2009-09-01  Nick Roberts  <nickrob@snap.net.nz>
+
+       * progmodes/gdb-mi.el (gdb-current-context-command): Move the
+       space ...
+       (gdb-gud-context-call): ... to here for pre GDB 7.0 when there is
+       no "--thread" option.
+       (gdb-stopped): Don't print "Switched to thread" message when it is
+       unchanged.
+
 2009-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * minibuffer.el (completion-try-completion)