diff options
author | Pedro Alves <palves@redhat.com> | 2013-08-23 14:03:25 +0000 |
---|---|---|
committer | Pedro Alves <palves@redhat.com> | 2013-08-23 14:03:25 +0000 |
commit | 23d577b0bc272cd5bbbd38ebedd9b9ed6c9382e0 (patch) | |
tree | 9159e8d777d3ec04d02c26e573d57f4064d77140 /gdb/c-lang.c | |
parent | ce0570c764fd51d695d2c7601edd3b5fa40678c2 (diff) | |
download | gdb-23d577b0bc272cd5bbbd38ebedd9b9ed6c9382e0.zip gdb-23d577b0bc272cd5bbbd38ebedd9b9ed6c9382e0.tar.gz gdb-23d577b0bc272cd5bbbd38ebedd9b9ed6c9382e0.tar.bz2 |
target.c:target_read_live_memory: Fix type of local.
'ret' is used to hold the return of target_read, and pass it on. Both
target_read and target_read_live_memory return LONGEST.
gdb/
2013-08-23 Pedro Alves <palves@redhat.com>
* target.c (target_read_live_memory): Change type of 'ret' local
to LONGEST.
Diffstat (limited to 'gdb/c-lang.c')
0 files changed, 0 insertions, 0 deletions