This is the mail archive of the gdb-patches@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]

Re: [RFA] skip fde augmentation


Richard Henderson <rth@twiddle.net> writes:

> Found by inspection.
> 
> I assume that the bulk of the dwarf2 testing has been done
> on C code.  C++ code that handles exceptions would wind up
> executing bogus CFA opcodes.
> 
> Ok?
> 
> r~
> 
> 	* dwarf2-frame.c (struct dwarf2_cie): Add saw_z_augmentation.
> 	(decode_frame_entry): Set it.  Skip FDE augmentation.

I must have missed this when looking at GCC's unwinder.  Approved.

Mark


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