On Tue, Sep 24, 2013 at 08:04:32PM +0300, Ali Polatel wrote: [...] > diff --git a/signal.c b/signal.c > index 7fb9abf..569a0fd 100644 > --- a/signal.c > +++ b/signal.c > @@ -51,6 +51,10 @@ > # ifdef HAVE_STRUCT_PT_ALL_USER_REGS > # define pt_all_user_regs XXX_pt_all_user_regs > # endif > +# ifdef HAVE_STRUCT_PTRACE_PEEKSIGINFO_ARGS > +# define ptrace_peeksiginfo_args XXX_ptrace_peeksiginfo_args > +# endif > +# undef ptrace_peeksiginfo_args > # include <linux/ptrace.h> > # undef ia64_fpreg > # undef pt_all_user_regs
I've corrected this hunk and pushed the fix. Thanks! -- ldv
pgpv2vDnHcLWc.pgp
Description: PGP signature
------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk
_______________________________________________ Strace-devel mailing list Strace-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/strace-devel