This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

Re: Helping out GDB



law@cygnus.com said:
> I would think we could figure out the EH model by looking at what
> sections exist in the executable -- don't dwarf2 EH tables show up in
> their own special section? 

Not in a.out.  They are just part of the text segment.

R.


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