changeset 61458:9b546376b4c3

*** empty log message ***
author Nick Roberts <nickrob@snap.net.nz>
date Mon, 11 Apr 2005 12:47:45 +0000
parents a0ead62d5aaa
children c1538e237b52
files lisp/ChangeLog
diffstat 1 files changed, 11 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Apr 11 08:10:23 2005 +0000
+++ b/lisp/ChangeLog	Mon Apr 11 12:47:45 2005 +0000
@@ -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.