# HG changeset patch # User Nick Roberts # Date 1209076409 0 # Node ID c017fc9ac6e75b5ee507e6747dd097de056b7934 # Parent 4d089dfae3b17012e2d5a86e1bb9a2c9d2483e74 *** empty log message *** diff -r 4d089dfae3b1 -r c017fc9ac6e7 lisp/ChangeLog --- a/lisp/ChangeLog Thu Apr 24 22:26:38 2008 +0000 +++ b/lisp/ChangeLog Thu Apr 24 22:33:29 2008 +0000 @@ -3,6 +3,9 @@ * 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. + (gdb-breakpoints-mode, gdb-frames-mode, gdb-threads-mode) + (gdb-registers-mode, gdb-memory-mode, gdb-locals-mode) + (gdb-assembler-mode): Disable undo in these buffers. 2008-04-24 Michael Albinus