OSDN Git Service

* vaxbsd-nat.c (vaxbsd_supply_gregset, vaxbsd_collect_gregset):
authorkettenis <kettenis>
Mon, 9 May 2005 20:00:40 +0000 (20:00 +0000)
committerkettenis <kettenis>
Mon, 9 May 2005 20:00:40 +0000 (20:00 +0000)
commitf5068508c8fc9c8ee5dbb5362ec0f3f36c09095b
tree3a8b062aaa264cbe8b948fb63fa363eb59c8ecc4
parente416e35a36a0350297d01b9251ae87c8c97993a4
* vaxbsd-nat.c (vaxbsd_supply_gregset, vaxbsd_collect_gregset):
Use `gdb_byte *' for regs.
* vax-tdep.c (vax_supply_gregset): Use `gdb_byte *' for regs;
(vax_store_arguments, vax_push_dummy_call, vax_return_value): Use
gdb_byte for buf.
(vax_breakpoint_from_pc): Change return type to `const gdb_byte
*'.  Use gdb_byte for break_insn.
(vax_skip_prologue): Use gdb_byte for op.
gdb/vax-tdep.c
gdb/vaxbsd-nat.c