[ob] Some i386 gdb_byte tweaks

Mark Kettenis mark.kettenis@xs4all.nl
Tue Aug 9 18:34:00 GMT 2005


   Date: Tue, 09 Aug 2005 12:37:19 -0400
   From: Andrew Cagney <cagney@gnu.org>

   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.

Thanks!

Mark



More information about the Gdb-patches mailing list