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)
commit8e70166dc52cf82a61e0a414f364f3ff7c45dfa7
treea0627b1f2464d595d1f921864bf63302783a66a0
parent2f6178c175ba113600c532b8fc84e8d54beddb78
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
This page took 0.024318 seconds and 4 git commands to generate.