aboutsummaryrefslogtreecommitdiffstats
path: root/trace_common.h
diff options
context:
space:
mode:
authorJack Veenstra <veenstra@android.com>2009-05-18 16:02:07 -0700
committerJack Veenstra <veenstra@android.com>2009-05-18 16:02:07 -0700
commit013978687addfae64dbb8e8a179af10922bd2802 (patch)
tree402b33b6cb9f9fdc8915b10d71672de413373ba7 /trace_common.h
parente858242763a9939257b741df0708b24d9f3e3a74 (diff)
downloadexternal_qemu-013978687addfae64dbb8e8a179af10922bd2802.zip
external_qemu-013978687addfae64dbb8e8a179af10922bd2802.tar.gz
external_qemu-013978687addfae64dbb8e8a179af10922bd2802.tar.bz2
Fix critical bug with emulator tracing where the basic block addresses were wrong.
One of the calls to trace_add_insn() was missing a parameter and was passing in garbage. This parameter "is_thumb" is expected to be 0 or 1 and is OR-ed with the basic block address to distinguish ARM and Thumb instruction blocks.
Diffstat (limited to 'trace_common.h')
0 files changed, 0 insertions, 0 deletions