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: [PATCH 1/4] 'catch syscall' feature -- Architecture-independent part


Hi Joel,

On Mon, 2008-10-06 at 13:21 -0400, Joel Brobecker wrote:
> > Meanwhile, I'll try to understand and improve things by my own :-).
> 
> Here is a patch that converts fork/vfork catchpoints to using
> breakpoint_ops. I introduces 3 new "methods" for inserting/removing/
> and breakpoint_hit, and should give you an idea of what the code
> should look like. For your feature, let's see if others agree to
> check it in. If it goes in, then you can leverage on the new kind.

I have executed a regression test with your patch, and it does not cause
any regressions for both PPC and PPC64. Thought it would be nice to
tell :-).

Regards,

-- 
Sérgio Durigan Júnior
Linux on Power Toolchain - Software Engineer
Linux Technology Center - LTC
IBM Brazil


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