changeset 48954:5646896a0357

*** empty log message ***
author Nick Roberts <nickrob@snap.net.nz>
date Mon, 23 Dec 2002 21:42:14 +0000
parents b6cceff9402d
children 1abfa35a3a5a
files lisp/ChangeLog
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Dec 23 18:42:49 2002 +0000
+++ b/lisp/ChangeLog	Mon Dec 23 21:42:14 2002 +0000
@@ -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.