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_black


My test bed says ...

 . no regressions
 . fixes the problem with dwarf-2
 . does not fix the problem with stabs+

Just like mainline.

Michael C

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

        * dwarf2-frame.h (dwarf2_frame_sniffer): Replace "dwarf2_frame_p".
        * dwarf2-frame.c (dwarf2_frame_sniffer): Replace "dwarf2_frame_p".
        (dwarf2_frame_cache): Use frame_unwind_address_in_block, instead
        of frame_pc_unwind.
        * i386-tdep.c (i386_gdbarch_init): Update.
        * alpha-tdep.c (alpha_dwarf2_init_abi): Update.


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