changeset 94347:98369e6ef8ea

*** empty log message ***
author Nick Roberts <nickrob@snap.net.nz>
date Fri, 25 Apr 2008 10:58:44 +0000
parents 7b144eca748c
children 912b9ac13852
files lisp/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Apr 25 10:36:27 2008 +0000
+++ b/lisp/ChangeLog	Fri Apr 25 10:58:44 2008 +0000
@@ -1,3 +1,10 @@
+2008-04-25  Nick Roberts  <nickrob@snap.net.nz>
+
+	* progmodes/gdb-ui.el (gud-watch): Don't create speedbar...
+	(gdb-var-create-handler): ...until here when there are values.
+	(gdb-post-prompt): Don't do -var-update with no watch expressions.
+	(gdb-info-locals-handler): Don't match "struct {...}" as an array.
+
 2008-04-25  Eli Zaretskii  <eliz@gnu.org>
 
 	* ls-lisp.el (ls-lisp-format): Fix last change.