* frame.c (create_new_frame): Update the frame's cached PC before
authorPedro Alves <palves@redhat.com>
Mon, 26 Jan 2009 19:09:58 +0000 (19:09 +0000)
committerPedro Alves <palves@redhat.com>
Mon, 26 Jan 2009 19:09:58 +0000 (19:09 +0000)
commit1e275f793e425abf454a7b8d98b411760115f52e
tree8a42d7ad211f3bd66c8aab825a6639e067b6c88c
parent1deafd4ea5ec0948407fe58c3ea5d1737e000133
* 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.
* stack.c (parse_frame_specification_1): Correct setting ``addrs''
array values from the ``args'' array values.
gdb/ChangeLog
gdb/frame.c
gdb/stack.c
This page took 0.024876 seconds and 4 git commands to generate.