aboutsummaryrefslogtreecommitdiff
path: root/gdb/.gdbinit
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/.gdbinit
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/.gdbinit')
-rw-r--r--gdb/.gdbinit2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/.gdbinit b/gdb/.gdbinit
index 0bf56a6..f60802e 100644
--- a/gdb/.gdbinit
+++ b/gdb/.gdbinit
@@ -13,4 +13,4 @@ end
dir ../mmalloc
dir ../libiberty
dir ../bfd
-set prompt (top-gdb)
+set prompt (top-gdb)