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