2013-04-22 Edjunior Machado <emachado@linux.vnet.ibm.com>
authorEdjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
Mon, 22 Apr 2013 15:50:57 +0000 (15:50 +0000)
committerEdjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
Mon, 22 Apr 2013 15:50:57 +0000 (15:50 +0000)
commit5fda2332f3403df3e1c37da3e3697d6fb6bc4706
tree1e6cd85fe7a9c67a9ff4626ef854624ae763fc86
parente7d5abf103017e9e74d666e6ea574d8f9f248ac8
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'.
gdb/ChangeLog
gdb/remote-sim.c