This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Read .debug_line without .debug_info


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]