Add missing ChangeLog entry for PR backtrace/16215.
authorJoel Brobecker <brobecker@adacore.com>
Sat, 13 Dec 2014 15:25:41 +0000 (10:25 -0500)
committerJoel Brobecker <brobecker@adacore.com>
Sat, 13 Dec 2014 15:25:41 +0000 (10:25 -0500)
gdb/ChangeLog

index ee86a9ecad665f501f547789516960c1847939af..eef89607628947e0ed0da7a7daa216236603effd 100644 (file)
        * 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
This page took 0.033273 seconds and 4 git commands to generate.