aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Kingdon <jkingdon@engr.sgi.com>1993-05-19 02:17:38 +0000
committerJim Kingdon <jkingdon@engr.sgi.com>1993-05-19 02:17:38 +0000
commit94d5034070f5e380ad282385874cbdbd3d170562 (patch)
tree204320d8f11a08907730a244e43ffaa242b5f7db
parentcdaa790509954e264d9e47fe3a726ddec7983d72 (diff)
downloadgdb-94d5034070f5e380ad282385874cbdbd3d170562.zip
gdb-94d5034070f5e380ad282385874cbdbd3d170562.tar.gz
gdb-94d5034070f5e380ad282385874cbdbd3d170562.tar.bz2
* main.c (quit_command): In the "quit anyway?" message, tell the user
whether we are planning to detach or kill the program. * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?" not just "Quit anyway?".
-rw-r--r--gdb/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 1efe09c..d7d7eaf 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,8 @@
Tue May 18 14:08:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
+ * main.c (quit_command): In the "quit anyway?" message, tell the user
+ whether we are planning to detach or kill the program.
+
* config/vax/vaxbsd.mh: Add "NAT_FILE= nm-vax.h".
* config/vax/xm-vaxbsd.h: Use <sys/param.h> not <machine/limits.h>