aboutsummaryrefslogtreecommitdiff
path: root/gdb/target-dcache.h
diff options
context:
space:
mode:
authorYao Qi <yao@codesourcery.com>2013-10-31 15:01:33 +0800
committerYao Qi <yao@codesourcery.com>2013-11-20 11:40:48 +0800
commitf2de978509eb51f85410eab04696725f0bccf9c3 (patch)
tree3569419944f610265fc507008edb6cfe35392b45 /gdb/target-dcache.h
parent2a2f9fe4007a0135ac091878dc7000f91e75e339 (diff)
downloadgdb-f2de978509eb51f85410eab04696725f0bccf9c3.zip
gdb-f2de978509eb51f85410eab04696725f0bccf9c3.tar.gz
gdb-f2de978509eb51f85410eab04696725f0bccf9c3.tar.bz2
Don't update target_dcache if it is not initialized
After previous patch, 'target_dcache' is initialized lazily. It is possible that 'target_dcache' is still NULL when GDB writes to memory. In this case, update to 'target_dcache' can be skipped. gdb: 2013-11-20 Yao Qi <yao@codesourcery.com> * target.c (memory_xfer_partial_1): Update 'target_dcache' if it is initialized.
Diffstat (limited to 'gdb/target-dcache.h')
0 files changed, 0 insertions, 0 deletions