]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorNick Roberts <nickrob@snap.net.nz>
Mon, 11 Apr 2005 12:47:45 +0000 (12:47 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Mon, 11 Apr 2005 12:47:45 +0000 (12:47 +0000)
lisp/ChangeLog

index cd648375fb782e4900c9b0306a1156b58dbde797..d7bb0ee29eb3e741d2edb9f9f37ebfbaa34e550d 100644 (file)
@@ -1,3 +1,14 @@
+2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
+
+       * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
+       (gdb-frame-inferior-io-buffer): New Functions to control
+       display of separate IO buffer.
+       (menu): Add them to menu-bar.
+       (gdb-display-buffer): Check for buffer another frame.
+       Protect GUD buffer.
+       (gdb-setup-windows): Create IO buffer if not already there.
+       (gdb-memory-mode): Remove purecopy noops.
+
 2005-04-11  Lute Kamstra  <lute@gnu.org>
 
        * generic.el: Commentary section cleanup.