GCC/ObjC enhancements, comments requested
Marcus G. Daniels
marcusd@cathcart.sysc.pdx.edu
Sun Feb 8 13:12:00 GMT 1998
>>>>> "OP" == Ovidiu Predescu <ovidiu@aracnet.com> writes:
OP> The way I originally saw this runtime construction of a call is to
OP> make GCC generate this knowledge and implement generic functions
OP> in a runtime library (libgcc or libobjc) that uses that knowledge
OP> to build the call.
Hey, if worse came to worst, "gcc -g" generates this knowledge.
Looks to me like "objdump --debugging" reports everything that's needed.
Link in GNU BFD and load up them reflection data structures!
More information about the Gcc
mailing list