This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
New ARI warning Wed Jun 23 01:54:57 UTC 2010
- From: GDB Administrator <gdbadmin at sourceware dot org>
- To: gdb-patches at sourceware dot org
- Date: Wed, 23 Jun 2010 01:54:57 +0000
- Subject: New ARI warning Wed Jun 23 01:54:57 UTC 2010
493a494,495
> gdb/i386-tdep.c:543: deprecate: read_memory: Replace read_memory() with regcache_read() et.al.
gdb/i386-tdep.c:543: read_memory (from, buf, len);
> gdb/i386-tdep.c:557: deprecate: write_memory: Replace write_memory() with regcache_read() et.al.
gdb/i386-tdep.c:557: write_memory (to, buf, len);