Verifying Debug Info.

Alex Newman newman70alex@yahoo.com
Tue Jul 16 10:01:00 GMT 2002


> -----Original Message-----
> > I am wondering how gcc tests the correctness of
the 
> > debugging information that it emits.
> 
> The gdb testsuite.
> 
Yeah! But I'm not sure if testing can be automated?
I mean does there exist some tool that may run on the
(test suite) debugging binaries, generated by a 
compiler, and statically check if debugging info 
is "syntatically" correct. The tool should take the 
binary as the input and check the structure of the
debugging symbols to be as per specs.
I think such a tool can make life of both compiler and

debbugger developer easier. Atleast the compiler 
developer need not wait for the debbuger to be 
developed for testing debugging data.

Thoughts?

Regards.
~an

__________________________________________________
Do You Yahoo!?
Yahoo! Autos - Get free new car price quotes
http://autos.yahoo.com



More information about the Gcc mailing list