OSDN Git Service

* arch-utils.c (displaced_step_at_entry_point): Do not call
authorDaniel Jacobowitz <dan@debian.org>
Tue, 28 Jul 2009 16:38:46 +0000 (16:38 +0000)
committerDaniel Jacobowitz <dan@debian.org>
Tue, 28 Jul 2009 16:38:46 +0000 (16:38 +0000)
commit804c1b6ace85b89078e7e909b8a34ac2dbee584f
tree2dfc63abf3391c5987488b36512e0ddaa56dae55
parentf8e1eb719fd04d19f43c351886ca34784673a57a
* 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