I am trying to debug a legacy program.
I compile with gcc -g, and then try to run it under gdb. I get the messages:
Dwarf Error: wrong version in compilation unit headerand(no debugging symbols found)
What gives? Is there another debugger I should be trying to use?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.