From e07829801094dedf61c76757a1f6b15515df310b Mon Sep 17 00:00:00 2001 From: Joel Brobecker Date: Sat, 13 Dec 2014 10:25:41 -0500 Subject: [PATCH] Add missing ChangeLog entry for PR backtrace/16215. --- gdb/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index ee86a9ecad6..eef89607628 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -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 + + 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 * valops.c (value_maybe_namespace_elt): Remove unnecessary test of -- 2.30.2