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 2/4] catch syscall' feature -- Architecture-dependent part


On Tue, 2008-09-30 at 15:13 -0300, Sérgio Durigan Júnior wrote:
> This is the architecture-dependent part of the patch.
> 
> Because of that problem in PPC64 (see message 0/4), probably I'll have
> to edit this patch to make sure that the architecture supports syscall
> catchpoints. IMO, this can be done checking the
> 'gdbarch_get_syscall_number_p'. I think I'll let this modification to
> the second review of this patch :-).

FYI, the problem with PPC64 is already fixed in this patch. I have now
run the regression test and everything seems ok. So if this part of the
patch is accepted, there will be no problems in PowerPC 64-bit.

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]