On 16.09.2014 02:27, Patrick J. LoPresti wrote:
> 
> I can confirm PTRACE_GETSIGINFO and PTRACE_SETSIGINFO are present in
> sys/ptrace.h for all architectures (including s390) as of glibc 2.5
> but not 2.4. Well, except for ia64, where they were added a little
> earlier (2.3).
> 
> Since Valgrind does not (yet) support ia64, (__GLIBC__ > 2) ||
> (__GLIBC__ == 2 && __GLIBC_MINOR__ > 4) -- suitably negated -- should
> do the trick...

Thanks. I've changed this in r14565.

   Florian


------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to