From: Nick Roberts Date: Thu, 24 Apr 2008 22:25:04 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-23.0.90~6058 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ed466c8e47ffb7b1177d93b8c2966d60883218bc;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e192817bd84..400caa2891d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2008-04-24 Nick Roberts + + * progmodes/gdb-ui.el (gdb-invalidate-assembler): Compare numeric + value of addresses rather than (partial) string value. + (gdb-frame-handler): Change regexp according to above change. + 2008-04-24 Michael Albinus * net/tramp.el (tramp-get-remote-stat): Test whether stat supports @@ -486,7 +492,7 @@ 2008-04-19 Nick Roberts * progmodes/gdb-ui.el (gdb-mouse-set-clear-breakpoint): - Select window clicked on first (regression in 22.2). + Select window clicked on first. (gdb): Display thread number in mode-line. (gdb-make-header-line-mouse-map): Move to avoid byte compiler warnings. (gdb-breakpoints-header): New variable.