From: Pedro Alves Date: Mon, 26 Jan 2009 19:15:24 +0000 (+0000) Subject: Add forgotten PR tags: X-Git-Tag: sid-snapshot-20090201~56 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7488432fc292f9ac6fb3e69ef7c8fa745c0fa886;p=thirdparty%2Fbinutils-gdb.git Add forgotten PR tags: PR backtrace/9458, PR backtrace/8864 --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 4743846650e..63ad939856f 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,6 @@ 2009-01-26 Pedro Alves + PR backtrace/9458, PR backtrace/8864: * frame.c (create_new_frame): Update the frame's cached PC before finding its unwinder. Use frame_id_build to build the new frame's id.