changeset 75479:20e63814712b

*** empty log message ***
author Nick Roberts <nickrob@snap.net.nz>
date Sun, 28 Jan 2007 09:41:48 +0000
parents 8a6a77c5f063
children 72227336f162
files lisp/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Jan 28 07:20:47 2007 +0000
+++ b/lisp/ChangeLog	Sun Jan 28 09:41:48 2007 +0000
@@ -1,3 +1,10 @@
+2007-01-28  Nick Roberts  <nickrob@snap.net.nz>
+
+	* progmodes/gdb-ui.el (gdb-breakpoint-regexp): Declare earlier to
+	avoid compiler warning.
+	(gdb-var-update-handler-1): Consider that the MI field `in_scope'
+	might have values other than "true" or "false".
+
 2007-01-28  Richard Stallman  <rms@gnu.org>
 
 	* textmodes/fill.el (fill-paragraph-function): Doc fix.