changeset 94337:c017fc9ac6e7

*** empty log message ***
author Nick Roberts <nickrob@snap.net.nz>
date Thu, 24 Apr 2008 22:33:29 +0000
parents 4d089dfae3b1
children 0fd94280462b
files lisp/ChangeLog
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <michael.albinus@gmx.de>