* inftarg.c (child_wait): Deal with EINTR and include message from
authorJim Kingdon <jkingdon@engr.sgi.com>
Sat, 22 May 1993 20:49:04 +0000 (20:49 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Sat, 22 May 1993 20:49:04 +0000 (20:49 +0000)
strerror if printing an error message.

* main.c (command_line_input): Use STOP_SIGNAL not SIGTSTP.

gdb/ChangeLog

index 26aa70e76103263ce735a668141dc0a1c7c66e91..11654531eb05894f8b5b5a855c3a841259a66518 100644 (file)
@@ -1,5 +1,10 @@
 Sat May 22 10:03:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
 
+       * inftarg.c (child_wait): Deal with EINTR and include message from
+       strerror if printing an error message.
+
+       * main.c (command_line_input): Use STOP_SIGNAL not SIGTSTP.
+
        * stabsread.c: Remove most uses of lookup_fundamental_type.
        (define_symbol): Use read_type for type of enum constant,
        not just read_type_number.  Also don't call error().
This page took 0.02672 seconds and 4 git commands to generate.