]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorNick Roberts <nickrob@snap.net.nz>
Thu, 24 Apr 2008 22:33:29 +0000 (22:33 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Thu, 24 Apr 2008 22:33:29 +0000 (22:33 +0000)
lisp/ChangeLog

index 400caa2891ddb2241d1619c351f539d9497113dd..d0c371b19b9989887271146538f2983ef2d219c4 100644 (file)
@@ -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>