diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 08b2b09..586d12e 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +2011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com> + + * frame.c (get_prev_frame_1) <UNWIND_INNER_ID>: New variables + this_pc_in_block, morestack_msym and morestack_name. Check for + "__morestack" minimal symbol there. + 2011-01-03 Joel Brobecker <brobecker@adacore.com> * symfile.c (find_sym_fns): Add call to dont_repeat. |