ebedcab50d
* 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. gdb/testsuite/ * gdb.base/morestack.exp: New file. * gdb.base/morestack.c: New file.
27 lines
723 B
Text
27 lines
723 B
Text
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.
|
||
|
||
2011-01-01 Joel Brobecker <brobecker@adacore.com>
|
||
|
||
Copyright year update in most files (performed by copyright.sh).
|
||
|
||
2011-01-01 Joel Brobecker <brobecker@adacore.com>
|
||
|
||
* top.c (print_gdb_version): Update copyright year in version output.
|
||
|
||
For older changes see ChangeLog-2010.
|
||
|
||
Local Variables:
|
||
mode: change-log
|
||
left-margin: 8
|
||
fill-column: 74
|
||
version-control: never
|
||
coding: utf-8
|
||
End:
|