Does anyone know of an existing tool which for a given C struct
can output a list of elements, their types, size and byteoffset ?

I have considered parsing the information out of .stabs records
from "gcc -g" output, but if an existing tool already exists that
would save me quite some time.

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
[EMAIL PROTECTED]         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe
Never attribute to malice what can adequately be explained by incompetence.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to