* hp300ux-nat.c: Cast second arg to supply_register calls.
authorJim Kingdon <jkingdon@engr.sgi.com>
Wed, 28 Apr 1993 21:20:40 +0000 (21:20 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Wed, 28 Apr 1993 21:20:40 +0000 (21:20 +0000)
commit0626f40d92f8d572550e5085e6f08b909a59492b
tree09a47e8a7e2061df5fb75843f9d42deadf1a7875
parenta13872602a56f4ee5509134fd29447b380c116fb
* hp300ux-nat.c: Cast second arg to supply_register calls.
(_initialize_kernel_u_addr, getpagesize): New functions.
(store_inferior_register_1): Change arg name from value to val.
(fetch_core_registers): Make arg core_reg_size unsigned.
Pass 5 args to ptrace.
* config/m68k/xm-hp300hpux.h: Define FIVE_ARG_PTRACE.
Remove KERNEL_U_ADDR stuff.
* infptrace.c [FIVE_ARG_PTRACE]: Pass 5th arg to ptrace.
* config/m68k/hp300hpux.m{t,h}:
Move exec.o from NATDEPFILES to TDEPFILES
* config/m68k/hp300hpux.mt: Mention GAS requirement.  Remove
hp-include stuff.  Add m68k-tdep.o to TDEPFILES.
gdb/ChangeLog
gdb/config/m68k/hp300hpux.mh
gdb/config/m68k/hp300hpux.mt
gdb/config/m68k/xm-hp300hpux.h
gdb/hp300ux-nat.c
gdb/infptrace.c
This page took 0.024465 seconds and 4 git commands to generate.