changeset 54615:7f0f4acf41c9

*** empty log message ***
author Nick Roberts <nickrob@snap.net.nz>
date Sun, 28 Mar 2004 20:19:41 +0000
parents f60fe8db72a9
children 47c4cb867a84
files lisp/ChangeLog
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Mar 28 17:38:17 2004 +0000
+++ b/lisp/ChangeLog	Sun Mar 28 20:19:41 2004 +0000
@@ -1,3 +1,11 @@
+2004-03-28  Nick Roberts  <nick@nick.uklinux.net>
+
+	* progmodes/gdb-ui.el (gdb-ann3, gdb-send-item)
+	(gud-gdba-marker-filter): Log the process input and output, if
+	required. (from Stefan Monnier)
+	(gdb-debug-log, gdb-enable-debug-log): New variables.
+	(gdb-post-prompt): Don't do gdb-var-update on Mac OS X.
+
 2004-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
 
 	* vc-hooks.el (vc-file-not-found-hook): Fix typo.