OSDN Git Service

* vaxbsd-nat.c (vaxbsd_supply_gregset, vaxbsd_collect_gregset):
authorMark Kettenis <kettenis@gnu.org>
Mon, 9 May 2005 20:00:40 +0000 (20:00 +0000)
committerMark Kettenis <kettenis@gnu.org>
Mon, 9 May 2005 20:00:40 +0000 (20:00 +0000)
commit3c4a5d1555c52dcf1df6a5e90cba3a0909833a59
tree5616e2cb7d85efbe57991336050b23557b21888d
parentb8c83b51520c9258f61c68ca43af0736b5e5f18f
* 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
gdb/vax-tdep.c
gdb/vaxbsd-nat.c