]> code.delx.au - gnu-emacs/commitdiff
*** empty log message ***
authorNick Roberts <nickrob@snap.net.nz>
Sun, 28 Mar 2004 20:19:41 +0000 (20:19 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Sun, 28 Mar 2004 20:19:41 +0000 (20:19 +0000)
lisp/ChangeLog

index cff74f5c3ef8af698b44ff5b6734786968f07ec1..3bb9e41cd2cab2bfe435ecd8102ae892634afd51 100644 (file)
@@ -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.