On Apr 7, 12:02 am, always19 <[email protected]> wrote:
> I think I can do that by using JVM tool interface which is supposed to
> be used for a debugger software.
> JVM tool 
> interface:http://java.sun.com/j2se/1.5.0/docs/guide/jvmti/http://java.sun.com/j2se/1.5.0/docs/guide/jvmti/jvmti.html#fieldWatch

The Dalvik VM doesn't currently support JVMTI.  It also doesn't
support field access watchpoints when debugging, but that's an easier
thing to add.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

To unsubscribe, reply using "remove me" as the subject.

Reply via email to