src/gdb ChangeLog remote-sim.c
emachado@sourceware.org
emachado@sourceware.org
Mon Apr 22 15:50:00 GMT 2013
CVSROOT: /cvs/src
Module name: src
Changes by: emachado@sourceware.org 2013-04-22 15:50:57
Modified files:
gdb : ChangeLog remote-sim.c
Log message:
2013-04-22 Edjunior Machado <emachado@linux.vnet.ibm.com>
* remote-sim.c (dump_mem): Change the type of 'buf' parameter from
'char *' to 'gdb_byte *'.
(gdbsim_store_register): Change the type of 'tmp' from 'char' to
'gdb_byte'.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.15464&r2=1.15465
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/remote-sim.c.diff?cvsroot=src&r1=1.120&r2=1.121
More information about the Gdb-cvs
mailing list