# HG changeset patch # User Nick Roberts # Date 1209075904 0 # Node ID a12da5df4d6a07bda68ccf736e453cf152fab828 # Parent ca0f99d3a8ebcd0e05cd7b513c7c87a9e288a1ca *** empty log message *** diff -r ca0f99d3a8eb -r a12da5df4d6a lisp/ChangeLog --- a/lisp/ChangeLog Thu Apr 24 19:37:01 2008 +0000 +++ b/lisp/ChangeLog Thu Apr 24 22:25:04 2008 +0000 @@ -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.