aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Alves <palves@redhat.com>2009-01-26 19:15:24 +0000
committerPedro Alves <palves@redhat.com>2009-01-26 19:15:24 +0000
commit7488432fc292f9ac6fb3e69ef7c8fa745c0fa886 (patch)
treeb7791949cecf69ea621079fb586036f263d6dcf6
parent1e275f793e425abf454a7b8d98b411760115f52e (diff)
downloadfsf-binutils-gdb-7488432fc292f9ac6fb3e69ef7c8fa745c0fa886.zip
fsf-binutils-gdb-7488432fc292f9ac6fb3e69ef7c8fa745c0fa886.tar.gz
fsf-binutils-gdb-7488432fc292f9ac6fb3e69ef7c8fa745c0fa886.tar.bz2
Add forgotten PR tags:
PR backtrace/9458, PR backtrace/8864
-rw-r--r--gdb/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 4743846..63ad939 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,6 @@
2009-01-26 Pedro Alves <pedro@codesourcery.com>
+ 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.