OSDN Git Service

* i386-linux-nat.c (i386_linux_dr_get): Change type of return
authorMark Kettenis <kettenis@gnu.org>
Sun, 1 Apr 2001 10:48:48 +0000 (10:48 +0000)
committerMark Kettenis <kettenis@gnu.org>
Sun, 1 Apr 2001 10:48:48 +0000 (10:48 +0000)
commit6f6db046bc0d22ab21ab4c0a387eaf2817243220
tree3eb7ac2bd991fa4f1f80185d39185eede405ae23
parentbfe8dc85ca7cddc556c636d686496973d628c7d7
* i386-linux-nat.c (i386_linux_dr_get): Change type of return
value to `unsigned long'.  Change type of `value' to `unsigned
long'.
(i386_linux_dr_set): Change type of second argument to `unsigned
long'.
(i386_linux_dr_set_control): Change type of first argument to
`unsigned long'.
(i386_linux_dr_get_status): Change type of return value to
unsigned long.
* config/i386/nm-linux.h (i386_linux_dr_set_control,
i386_linux_dr_get_status): Adjust prototypes accordingly.
gdb/ChangeLog
gdb/config/i386/nm-linux.h
gdb/i386-linux-nat.c