OSDN Git Service

2002-10-31 Andrew Cagney <cagney@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Thu, 31 Oct 2002 20:22:45 +0000 (20:22 +0000)
committerAndrew Cagney <cagney@redhat.com>
Thu, 31 Oct 2002 20:22:45 +0000 (20:22 +0000)
commit7c90748694841e0f9b3df2359fb9d4a451609627
tree0b3f9c3a3286da52b3a00f0ebee03a1d55d9d627
parent2beb604e4c52b65f1a210f8207e77a29bc80c6f4
2002-10-31  Andrew Cagney  <cagney@redhat.com>

* h8300-tdep.c: Include "gdb_assert.h".
(h8300_print_register): Add gdbarch, file and frame parameters.
Use frame_read_unsigned_register to read the register's value.
Use fprintf_filtered to display output.
(h8300_print_registers_info): Replace h8300_do_registers_info.
(h8300_gdbarch_init): Set print_registers_info.
gdb/ChangeLog
gdb/h8300-tdep.c