* gdbserver/remote-utils.c (remote_open): Set gdbserver as "owner"
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index f946cce80409f4c93d89599e4b60562216730b74..988afa5fcfd9ee38d57e25fb78088ffdfd28b4b4 100644 (file)
@@ -1,5 +1,48 @@
+2001-07-11  Greg McGary  <greg@mcgary.org>
+       * gdbserver/remote-utils.c (remote_open): Set gdbserver as "owner"
+       of SIGIO.
+       (input_interrupt): Don't block on read, in case we got redundant
+       SIGIO.  Don't gripe about redundant SIGIO.
+       * gdbserver/low-hppabsd.c (mywait): Use waitpid().  Enable SIGIO
+       handler while waiting.
+       * gdbserver/low-linux.c (mywait): Likewise.
+       * gdbserver/low-nbsd.c (mywait): Likewise.
+       * gdbserver/low-sparc.c (mywait): Likewise.
+
+2001-07-11  Keith Seitz  <keiths@redhat.com>
+
+       * infrun.c (print_stop_reason): Add missing uiout field
+       "reason" for SIGNAL_RECEIVED case.
+
 2001-07-11  Mark Kettenis  <kettenis@gnu.org>
 
+       * config/alpha/nm-linux.h (TARGET_ELF64, PSIGNAL_IN_SIGNAL_H):
+       Remove unused macro's.
+
+       * config/powerpc/nm-linux.h (NO_SYS_REG_H): Remove, it's no longer
+       used.
+
+2001-07-11  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * go32-nat.c (info_dos_cmdlist): New variable.
+       (go32_info_dos_command): New function.
+       (_initialize_go32_nat): Convert all DOS-specific commands into
+       subcommands of "info dos".  Suggested by Andrew Cagney
+       <ac131313@redhat.com>.
+
+2001-07-11  Mark Kettenis  <kettenis@gnu.org>
+
+       * config/nm-linux.h: Fix comments.
+
+       * thread-db.c (enable_thread_event_reporting): Correct warning
+       message about getting thread death breakpoint.
+       Reported by John S Kallal <jskallal@home.com>.
+
+       * i386-tdep.c (i386_extract_return_value): "Fix" comment.
+       (i386_store_return_value): Frob FPU status and tag word to make
+       sure the return value is the only value on the FPU stack.
+
        * config/tm-linux.h: Do not include <signal.h>.  Instead provide
        reasonable defaults for REALTIME_LO and REALTIME_HI if they're not
        already defined.
This page took 0.025282 seconds and 4 git commands to generate.