Symbol table lookup at the run time

Pavel Roskin proski@gnu.org
Tue Jan 8 17:19:00 GMT 2002


Hi, Zack!

> Debugging information is not loaded into memory at runtime.  The
> debugger does exactly what you say you don't want to do: open up the
> executable using libbfd.
> 
> Your best bet is to use addr2line.

I didn't know about addr2line.  Indeed, it's what I need.  Thank you!

-- 
Regards,
Pavel Roskin



More information about the Gcc mailing list