* main.c (quit_command): In the "quit anyway?" message, tell the user
authorJim Kingdon <jkingdon@engr.sgi.com>
Wed, 19 May 1993 02:17:38 +0000 (02:17 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Wed, 19 May 1993 02:17:38 +0000 (02:17 +0000)
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?".

gdb/ChangeLog

index 1efe09c..d7d7eaf 100644 (file)
@@ -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>