]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorNick Roberts <nickrob@snap.net.nz>
Tue, 17 Dec 2002 23:38:28 +0000 (23:38 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Tue, 17 Dec 2002 23:38:28 +0000 (23:38 +0000)
lisp/ChangeLog

index 415903be8db1a8ca32e0f8c263718cd325649a43..1ea289e4273433b3bf692087c6b2c4514f2caa68 100644 (file)
@@ -1,3 +1,16 @@
+2002-12-17  Nick Roberts  <nick@nick.uklinux.net>
+
+       * gdb-ui.el (gdba-marker-filter, gdb-output-burst): Merge and
+       rename gud-gdba-marker-filter.
+       (gdb-append-to-inferior-io): Only pop up IO buffer if there is
+       output.
+       (gdb-make-instance): Remove (put into gdba). Use
+       gdb-instance-enqueue-input instead of
+       gdb-instance-enqueue-idle-input for user functions.
+       (gdb-instance-target-string): Simplify.
+       (in-gdb-instance-context): Remove.
+       Expand Commentary.
+
 2002-12-17  Kenichi Handa  <handa@m17n.org>
 
        * international/mule.el (set-file-name-coding-system): New