* 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 1efe09cf292c28d03515fce8a0855ad7fe9bcad4..d7d7eaf6523d1fe4a93104b4c61d41892d0a8bd6 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>
 
This page took 0.027023 seconds and 4 git commands to generate.