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

Reply via email to