OSDN Git Service

* arch-utils.c (displaced_step_at_entry_point): Do not call
authordrow <drow>
Tue, 28 Jul 2009 16:39:06 +0000 (16:39 +0000)
committerdrow <drow>
Tue, 28 Jul 2009 16:39:06 +0000 (16:39 +0000)
commit5a543cf639843b9c317943cd3f846a56b9bf5fb3
tree3e689a6f6577b666c8fbdfc36a00f6c1b4d92786
parentb141e2a15ab7ea27be7d336f9496f54fdfb55f05
* 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/arch-utils.c
gdb/cris-tdep.c
gdb/infcall.c
gdb/objfiles.c