* src/native/localref.c: Improved debug output with -XX:+DebugLocalReferences.
authorMichael Starzinger <michi@complang.tuwien.ac.at>
Wed, 3 Oct 2007 21:17:58 +0000 (23:17 +0200)
committerMichael Starzinger <michi@complang.tuwien.ac.at>
Wed, 3 Oct 2007 21:17:58 +0000 (23:17 +0200)
commit411158883d6f39c727cc526cbc78896b40d5e855
treed4ecc4625d07d660497844711f3ce22cb96fa4c1
parent956efe5b7cec74261c5e327daf3b39867d2b33b2
* src/native/localref.c: Improved debug output with -XX:+DebugLocalReferences.
(localref_check_uncleared): Implemented.

* src/vmcore/options.c (opt_DebugLocalReferences): Added.
* src/vmcore/options.h (opt_DebugLocalReferences): Likewise.
src/native/localref.c
src/vmcore/options.c
src/vmcore/options.h