This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFA/doc] Mention fork/exec catchpoints for GNU/Linux


On Wed, Jan 30, 2008 at 07:37:44PM +0100, Mark Kettenis wrote:
> Hey, catch fork/vfork is supported on OpenBSD too!  I'll submit a
> follow-on diff once Daniel's gets committed ;).

Are you sure catch vfork works?  Nothing in inf-ptrace.c generates
TARGET_WAITKIND_VFORKED - looks like I searched for that instead of
..._FORKED.

-- 
Daniel Jacobowitz
CodeSourcery


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]