On 7/13/06, Rana Dasgupta <[EMAIL PROTECTED]> wrote:
Weldon,
 Thanks. If jitrino building in debug mode was switched off to not make it
crawl, is it an option to not apply these mods, but just leave this thread
as a reference for people who need this?

Yes, of course.  These mods are most relevant to debugging the write
barrier, vmmagic, inlined object allocation kinds of functions.  Once
they are up and going, we probably won't use these build options.

 I am somehow being able to debug just fine with devenv ( but I don't use
jitrino symbols ) without any change to common_vm.xml.

This is good.  Given a stable JIT, debugging VM code is basically
orthogonal to the compiler.  It is only stuff like stepping through
write  barrier generation and vmmagic where jitrino symbols come in
handy.  The rest of the time it makes sense to build the JIT in full
optimize mode and the rest of DRLVM in debug mode when debugging VM
code.


Thanks,
Rana




> ---------------------------------------------------------------------
> Terms of use : http://incubator.apache.org/harmony/mailing.html
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>




--
Weldon Washburn
Intel Middleware Products Division

---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to