2007-10-22 Markus Deuling <deuling@de.ibm.com>
authorUlrich Weigand <uweigand@de.ibm.com>
Mon, 22 Oct 2007 14:09:17 +0000 (14:09 +0000)
committerUlrich Weigand <uweigand@de.ibm.com>
Mon, 22 Oct 2007 14:09:17 +0000 (14:09 +0000)
commita4bd449d3295507d5dcf7975339e2cf159d8cb17
treeab2186d438b7192b4f699599edcc7190faff3752
parente071d1f67462901649858166f71b581ab22bf929
2007-10-22  Markus Deuling  <deuling@de.ibm.com>

* infcmd.c (default_print_registers_info, print_return_value)
(print_vector_info, print_float_info): Replace current_gdbarch by
gdbarch.
(registers_info): Use get_frame_arch to get at the current
architecture by frame_info.
gdb/ChangeLog
gdb/infcmd.c