mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-12-04 18:36:32 +00:00
* 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.
This commit is contained in:
parent
c778826d74
commit
6b82a761cb
@ -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().
|
||||
|
Loading…
Reference in New Issue
Block a user