* 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)
commit8cc49c48551690179fcc7eb79288d75ce1b939b1
tree508b6edee0b69524145ee8323c6e6d4a38874bf8
parent8142f7cb8b4511a9b9a9f53721d171c45f9b0b19
* 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
This page took 0.03757 seconds and 4 git commands to generate.