This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [patch] Fix Linux attach to signalled/stopped processes
- From: Mark Kettenis <mark dot kettenis at xs4all dot nl>
- To: jan dot kratochvil at redhat dot com
- Cc: gdb-patches at sourceware dot org
- Date: Fri, 15 Jun 2007 20:01:59 +0200 (CEST)
- Subject: Re: [patch] Fix Linux attach to signalled/stopped processes
- References: <20070606143432.GA11555@host0.dyn.jankratochvil.net>
> Date: Wed, 6 Jun 2007 16:34:32 +0200
> From: Jan Kratochvil <jan.kratochvil@redhat.com>
>
> The patch changes the functionality of TO_ATTACH. The former
> functionality was too UNIX centric. I was reading all the TO_ATTACH
> OS-flavor implementations and I believe the non-"inf-ptrace.c" ones
> do not need update. The code was tested only on Linux kernel,
> though.
I disagree here. You're adding all sorts of goo to work around
Linux-specific problems. Please put this stuff in linux-nat.c