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

index 1bc6da4cdfe941be2eb3548ddd19b5d1e77fcb99..18149735fd46386afa800ad98835864c2adcf7bb 100644 (file)
@@ -1,3 +1,12 @@
+2002-12-23  Nick Roberts  <nick@nick.uklinux.net>
+
+       * gdb-ui.el (gdb-display-number-end): Make auto-display of
+       expressions in GDB work on text-only terminals.
+       (gdb-post-prompt): Compute current frame properly.
+       (gdb-get-current-frame, gdb-frame-handler): New functions.
+       (gdb-source-info): Move last statement into if clause.
+       Tidy, improve documentation.
+
 2002-12-23  Richard M. Stallman  <rms@gnu.org>
 
        * emacs-lisp/checkdoc.el: Don't define a name for the minor mode menu.