OSDN Git Service

* vaxbsd-nat.c (vaxbsd_supply_gregset, vaxbsd_collect_gregset):
authorkettenis <kettenis>
Mon, 9 May 2005 20:00:24 +0000 (20:00 +0000)
committerkettenis <kettenis>
Mon, 9 May 2005 20:00:24 +0000 (20:00 +0000)
commite416e35a36a0350297d01b9251ae87c8c97993a4
tree1383d3cb7f1232aa3a3c810a02b00c80a8b9d9ec
parent466c5843e1cac0e0f7124951488e505d9bd68ffb
* 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/ChangeLog