OSDN Git Service

2005-08-09 Andrew Cagney <cagney@gnu.org>
authorAndrew Cagney <cagney@redhat.com>
Tue, 9 Aug 2005 16:35:45 +0000 (16:35 +0000)
committerAndrew Cagney <cagney@redhat.com>
Tue, 9 Aug 2005 16:35:45 +0000 (16:35 +0000)
commit0240bc9ba5d4b394ef3f2c09e5dbe48dea08bde3
tree4f54cd2fa3ac810d91722c4dbe28ae78df28bfb9
parentb270c666ffec205f602ac88488cc7f9be42fb571
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