This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Verifying Debug Info.


Hi,

I am wondering how gcc tests the correctness of the 
debugging information that it emits.

Basically I have experienced cases where debuggers are
not able to load binaries to be debugged because of
incorrect or nonstandard information generated 
by the compiler.In some cases debuggers crash
themselves making life hell for the programmer.

I just want to verify an executable's debug info
generated by gcc before giving it to the debugger.

Regards,
Erwin.

http://www.sold.com.au - SOLD.com.au
- Find yourself a bargain!


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]