OSDN Git Service

2005-08-09 Andrew Cagney <cagney@gnu.org>
authorcagney <cagney>
Tue, 9 Aug 2005 16:35:43 +0000 (16:35 +0000)
committercagney <cagney>
Tue, 9 Aug 2005 16:35:43 +0000 (16:35 +0000)
commit3c883687002588c3830116ab8c955a72e9903de1
treed2c47f427f8f056b94d7aa3b94b189adbdffaabb
parent328ba08aa6b0ec08fcf8ed7942271ce53f57022e
2005-08-09  Andrew Cagney  <cagney@gnu.org>

* linux-nat.h (linux_proc_xfer_memory): Change type of "myaddr" a
"gdb_byte" pointer.
* linux-nat.c (linux_proc_xfer_memory): Update.
(get_signo): Cast signo to a "gdb_byte" pointer.
* i386-linux-nat.c (child_resume): Make "buf" a gdb_byte, delete
redundant casts.
(child_resume): Cast eflags to a "gdb_byte" pointer.
gdb/ChangeLog
gdb/i386-linux-nat.c
gdb/linux-nat.c
gdb/linux-nat.h