OSDN Git Service

Fix variable names related to bytecode tracing.
authorMike Lockwood <lockwood@android.com>
Wed, 8 Jul 2009 16:39:37 +0000 (12:39 -0400)
committerTony Yokoyama <chuuoudai@gmail.com>
Sun, 19 Jul 2009 14:09:55 +0000 (23:09 +0900)
commit85745e148153894aac52ad3d7f6a36a7767b45a0
tree2f6ef0dc9fe948e4d23cc83657d16a15391553bf
parent61fef2dd25d490d75b94d23fe07f87cb3ae22df9
Fix variable names related to bytecode tracing.

Signed-off-by: Tony Yokoyama <chuuoudai@gmail.com>
The compile errors, encountered in the case that macro LOG_INSTR is
turned on, are fixed.

On branch log_instr
Changes to be committed:

modified:   vm/mterp/armv5te/debug.c
modified:   vm/mterp/c/gotoTargets.c
modified:   vm/mterp/out/InterpC-allstubs.c
modified:   vm/mterp/out/InterpC-armv4.c
modified:   vm/mterp/out/InterpC-armv5te.c
modified:   vm/mterp/out/InterpC-portdbg.c
modified:   vm/mterp/out/InterpC-portstd.c
modified:   vm/mterp/out/InterpC-x86.c
modified:   vm/mterp/portable/debug.c
modified:   vm/oo/Class.c
vm/mterp/armv5te/debug.c
vm/mterp/c/gotoTargets.c
vm/mterp/out/InterpC-allstubs.c
vm/mterp/out/InterpC-armv4.c
vm/mterp/out/InterpC-armv5te.c
vm/mterp/out/InterpC-portdbg.c
vm/mterp/out/InterpC-portstd.c
vm/mterp/out/InterpC-x86.c
vm/mterp/portable/debug.c
vm/oo/Class.c