Changing program counter (or location) using JDI

to. everybody

I'm interesting to methodology for process migration. I think java debugger is the useful mechanism for migration. I think mechanism of migration can be possible by getting the running state of object and transfer it to destination and resume its state for running on destination host. Now I use JDI for getting the information of running object and transfer it to destination. But the problem is how can I start the remote object in the specific location (the current program counter from sourced host).

Thank u for every comment and suggestion.

[582 byte] By [taweewat_la] at [2007-9-29 11:41:31]
# 1

Hello

This is an unusual idea which may stretch the capabilities of JDI...

You might be interested in Bug-ID 4059717

Synopsis "JPDA: Want to be able to set program counter in debugger"

http://developer.java.sun.com/developer/bugParade/bugs/4059717.html

Good luck with your project-

debugging_teama at 2007-7-15 1:13:57 > top of Java-index,Archived Forums,Debugging Tools and Techniques...
# 2
hi!! we are also doing work on the same project.. we are aiming to achieve thread migration.. can u please give us ur email id so that we can do further correspondence..nishant ravi
rahul_hmka at 2007-7-15 1:13:57 > top of Java-index,Archived Forums,Debugging Tools and Techniques...
# 3
hi!! we are also doing work on the same project.. we are aiming to achieve thread migration.. can u please give us ur email id so that we can do further correspondence..my emailid is nishantravi@yahoo.comnishant ravi
rahul_hmka at 2007-7-15 1:13:57 > top of Java-index,Archived Forums,Debugging Tools and Techniques...