Add missing ChangeLog entry for PR backtrace/16215.
This commit is contained in:
parent
f93b65a0f4
commit
e078298010
1 changed files with 9 additions and 0 deletions
|
@ -12,6 +12,15 @@
|
|||
* gdbtypes.c (resolve_dynamic_type_internal): Apply check_typedef to
|
||||
TYPE if not TYPE_CODE_TYPEDEF.
|
||||
|
||||
2014-12-13 Joel Brobecker <brobecker@adacore.com>
|
||||
|
||||
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.
|
||||
|
||||
2014-12-12 Doug Evans <xdje42@gmail.com>
|
||||
|
||||
* valops.c (value_maybe_namespace_elt): Remove unnecessary test of
|
||||
|
|
Loading…
Reference in a new issue