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

pushed/gdb-7.8-branch: [PATCH] Lift DWARF unwinder restriction in dwarf2-frame.c::dwarf2_frame_cfa


> > gdb/ChangeLog:
> > 
> >         PR backtrace/16215:
> >         * dwarf2-frame.c (dwarf2_frame_cfa): Remove the restriction
> >         the frame unwinder must either be the dwarf2_frame_unwind
> >         or the dwarf2_tailcall_frame_unwind.  Verify that this_frame's
> >         stack_addr is valid before calling get_frame_base.  Throw
> >         an error if not valid.
> 
> Pushed!

And pushed to the gdb-7.8-branch also.

-- 
Joel


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