[lsb-discuss] [Bug 1664] add ptrace to lsb

bugzilla-daemon at linux-foundation.org bugzilla-daemon at linux-foundation.org
Thu Dec 2 10:21:52 PST 2010


http://bugs.linuxbase.org/show_bug.cgi?id=1664

--- Comment #16 from Jeff Licquia <licquia at freestandards.org> 2010-12-02 10:21:49 PST ---
It appears we might be missing some of the native constants on some
architectures in the native headers:

<mats> GETREGS/SETREGS missing on ppc32/64
 GETFPREGS/SETFPREGS missing on ia64, ppc32/64
 GETPFXREGS/SETFPXREGS missing on all five

("All five" includes s390 and s390x as well.)

I've confirmed at least that /usr/include/sys/ptrace.h doesn't include the
GET/SETFPXREGS constants.  This is odd; usually, those are hidden behind
#defines instead of patched out entirely.  We need to find out what the story
is before 4.1 releases.

-- 
Configure bugmail: http://bugs.linuxbase.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the lsb-discuss mailing list