Read .debug_line without .debug_info

Sasha Da Rocha Pinheiro darochapinhe@wisc.edu
Mon Mar 26 16:41:00 GMT 2018


Hi,

is it possible to read contents of .debug_line section without the presence of a .debug_info section?

We have CUDA binaries being generated with only .debug_line, and we wish to use that. Is it possible to do that with libdw?

If not, any ideas of how to construct a minimum .debug_info in order to read it?


Regards,
Sasha


More information about the Elfutils-devel mailing list