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] Improve the fetch/store of general-purpose and floating-point PowerPC registers


Hi Mark,

On Wed, 2009-01-07 at 10:55 +0100, Mark Kettenis wrote:
> Do you really need those autoconf checks for PTRACE_GETREGS & friends?
> I don't see things like HAVE_PTRACE_GETREGS used in the code at all,
> which makes sense since you can just check whether PTRACE_GETREGS is
> defined in your code.

Hmm, I think you're right. I'm going to remove those checks and resubmit
the patch. Thanks!

-- 
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]