This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB 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]

What is LSDA?


Hi all,
In dwarf-2 debug_frame generated by GCC 3.1 I can sometimes see an 
augmentation "L", that indicates a presence of pointer to something 
called "LSDA (Language Specific Data Area)" in appropriate CIE/FDEs.

My questions are:
- What is LSDA for?
- When does GCC generate it?
- Should I support it in GDB? Do I need it for something?

Thanks,

Michal Ludvig
-- 
* SuSE CR, s.r.o     * mludvig@suse.cz
* +420 2 9654 5373   * http://www.suse.cz


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