On 6/21/06, Gregory Shimansky <[EMAIL PROTECTED]> wrote:
>Yes it will work with Jitrino.JET and for now only wirh it. This is done >because compilation optimizations may lose exact bytecode and local >variables mapping which are required for debugging. If JVMTI is enabled on >the command line only Jitrino.JET will be enabled automatically. Perfect timing! It may be easier for unoptimized code but ties in really nicely with the proposed MMTk and WB work around .Jet etc.
You can also encounter bugs which happen because of not really well tested >code of debugger interferes into exeuction of GC :)
No worries, we will then use your debugger to debug its own problems :-)
