Patch for Hurd gdb bug

Jim Blandy jimb@cygnus.com
Mon Apr 26 08:22:00 GMT 1999


Mark Kettenis <kettenis@wins.uva.nl> writes:
> Here is a patch for a nasty bug that makes it impossible to attach to
> a crashed program. (The Hurd has this nice feature that it is possible
> to suspend programs that crashed.  You can then attach the debugger to
> investigate why the program crashed.  Very useful, especially since we
> do not have core dumps yet.)

Thanks for the fix!  It should be in future snapshots (although it
will not be in 4.18.1).

1999-04-26  Jim Blandy  <jimb@zwingli.cygnus.com>

	1999-04-25  Mark Kettenis  <kettenis@gnu.org>

	* gnu-nat.c (gnu_attach): Call target_terminal_init before calling
	inf_set_traced, since that function calls code that might try to
	restore the terminal settings.



More information about the Gdb-patches mailing list