[3/2] Inspect extra signal information, handle amd64 bi-arch gdb

Paul Pluzhnikov ppluzhnikov@google.com
Sat Feb 7 02:28:00 GMT 2009


On Fri, Feb 6, 2009 at 3:37 PM, Pedro Alves <pedro@codesourcery.com> wrote:
> On Wednesday 04 February 2009 21:17:12, Daniel Jacobowitz wrote:
>> Seems fine to me.
>
> Thanks Daniel.  Here's the version I just checked in.

This just broke my build :-(

../../src/gdb/linux-nat.c: In function 'linux_xfer_siginfo':
../../src/gdb/linux-nat.c:3302: error: 'PTRACE_SETSIGINFO' undeclared
(first use in this function)
../../src/gdb/linux-nat.c:3302: error: (Each undeclared identifier is
reported only once
../../src/gdb/linux-nat.c:3302: error: for each function it appears in.)
make: *** [linux-nat.o] Error 1

I am targeting glibc-2.3.6, and that doesn't appear to have
PTRACE_SETSIGINFO

-- 
Paul Pluzhnikov



More information about the Gdb-patches mailing list