aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
authorJim Kingdon <jkingdon@engr.sgi.com>1994-03-26 15:15:00 +0000
committerJim Kingdon <jkingdon@engr.sgi.com>1994-03-26 15:15:00 +0000
commit72e35288c7ed9bf4f68a4ba527e688dc10251d7e (patch)
tree2c47dacc022d5eebb6891bdadc6d63de047b4cf2 /gdb/NEWS
parent00f5639008d77b60a25d9d9d54f35afda13eb3aa (diff)
downloadgdb-72e35288c7ed9bf4f68a4ba527e688dc10251d7e.zip
gdb-72e35288c7ed9bf4f68a4ba527e688dc10251d7e.tar.gz
gdb-72e35288c7ed9bf4f68a4ba527e688dc10251d7e.tar.bz2
* command.c (do_setshow_command, case var_string): Never add a
space to the end of the string. * NEWS: Document this change. * .gdbinit: Add a space to the "set prompt" command.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index f644915..bda3c9b 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -1,6 +1,13 @@
What has changed since GDB-3.5?
(Organized release by release)
+*** Changes in GDB-4.13:
+
+* New "complete" command for use by emacs.
+
+* "set prompt" no longer adds a space for you after the prompt you set. This
+allows you to set a prompt which ends in a space or one that does not.
+
*** Changes in GDB-4.12:
* Irix 5 is now supported