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:dwarf2] Use frame_unwind_address_in_block


Works for me with dwarf-2, but stabs+ is still broken.
No regressions though.

I tested this in mainline with:

  native i686-pc-linux-gnu
  gcc 2.95.3, gcc 3.3, gcc HEAD
  dwarf-2 and stabs+

Michael C

===

2003-07-16  Andrew Cagney  <cagney@redhat.com>

	* dwarf2-frame.c (dwarf2_frame_sniffer): Use
	frame_unwind_address_in_block, instead of frame_pc_unwind.
	(dwarf2_frame_cache): Ditto.


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