how to get typesizes w/o running binary ?

Richard Sewards richard.sewards@navtelcom.com
Mon Nov 27 14:27:00 GMT 2006


If you have a cross gdb then you can just start gdb and say "print
sizeof(x)".  No need to actually start the program.

--
Richard Sewards 



--
For unsubscribe information see http://sourceware.org/lists.html#faq



More information about the crossgcc mailing list