* arch-utils.c (displaced_step_at_entry_point): Do not call
authorDaniel Jacobowitz <drow@false.org>
Tue, 28 Jul 2009 16:39:06 +0000 (16:39 +0000)
committerDaniel Jacobowitz <drow@false.org>
Tue, 28 Jul 2009 16:39:06 +0000 (16:39 +0000)
commit3612b1927e247d33aab56de742e16f110f148711
treefc046cc74e65e51ae57bcef2cbb2a8140a4edae8
parentd551e57bf793cc95d833626ff467e84f0bfab146
* arch-utils.c (displaced_step_at_entry_point): Do not call
gdbarch_convert_from_func_ptr_addr.
* cris-tdep.c: Remove outdated comment.
* infcall.c (call_function_by_hand): Do not call
gdbarch_convert_from_func_ptr_addr after entry_point_address.
* objfiles.c (entry_point_address): Call both
gdbarch_convert_from_func_ptr_addr and
gdbarch_addr_bits_remove.
gdb/ChangeLog
gdb/arch-utils.c
gdb/cris-tdep.c
gdb/infcall.c
gdb/objfiles.c
This page took 0.046585 seconds and 4 git commands to generate.