changeset 104787:8c3a6b79365e

*** empty log message ***
author Nick Roberts <nickrob@snap.net.nz>
date Tue, 01 Sep 2009 23:36:27 +0000
parents 5d1182152a7a
children 6c9368500317
files lisp/ChangeLog
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Sep 01 20:20:11 2009 +0000
+++ b/lisp/ChangeLog	Tue Sep 01 23:36:27 2009 +0000
@@ -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)