]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gdb/
authorYao Qi <yao@codesourcery.com>
Sat, 20 Apr 2013 07:38:39 +0000 (07:38 +0000)
committerYao Qi <yao@codesourcery.com>
Sat, 20 Apr 2013 07:38:39 +0000 (07:38 +0000)
commit8b4833e358f07bd8e3597e54d37a6d0238aa3861
treebc5d02da3db5ad9e316ff5530fba179140bc2607
parent67b8da8244abebee30b2f195f02cca8e3a1fa5e7
gdb/

* ctf.c (ctf_fetch_registers): Change the type of 'regs' from
'char *' to 'gdb_byte *'.  Cast the return value of
'bt_ctf_get_char_array' to 'gdb_byte *'.
gdb/ChangeLog
gdb/ctf.c