]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/i386-linux-nat.c
* 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)
commit7bf0983e946fee707de4cd03ecd990c550cd9c38
treeff7fb0ea3fddc277f3dbf68f7b3c894a06696fe1
parentb37052ae3bd1f55e339925e58102c5d972b7cc62
* 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