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



  In message <200007141055.LAA01873@cam-mail2.cambridge.arm.com>you write:
  > 
  > 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.
Good point.  

So what kind of EH model is being used probably belongs in whatever
magic debug record we create.

jeff


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