This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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]

Unwind table


Hi,

I am looking into the unwind table for C++ programs. I created a small test
program with a try/catch region. I compiled the program with g++. I would
like to see the unwind table. I tried using 'readelf -u a.out' but I get a
message saying the there's no unwind information. What would be the best way
to print the unwind table?

Thank you,

Rodrigo



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