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

bugzilla-daemon at linux-foundation.org bugzilla-daemon at linux-foundation.org
Fri Jan 7 08:08:12 PST 2011


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

--- Comment #22 from Denis Silakov <silakov at ispras.ru> 2011-01-07 08:08:11 PST ---
(In reply to comment #20)
> However, it looks like if there are arch-specific elements of a Type with
> TypeMembers, then the whole list of members must be declared in an
> arch-specific way, that is, you can't do:
> 
> offset=0, name=foo, arch=1
> offset=1, name=foo2, arch=1
> offset=2, name=diff, arch=2
> offset=2, name=diff, arch=3
> 
> and have it come out.  If this is correct, I'll proceed with the patching for
> that.

Yes, that's right. Either all members should be generic, or you should add an
arch-specific entry for every member. This is a limitation of the current
generator implementation.

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