Lines Matching full:monitor
5 <title>Dalvik VM Debug Monitor</title>
33 <h1><a name="My_Project_"></a>Dalvik VM<br>Debug Monitor</h1>
61 <p>It's extremely useful to be able to monitor the live state of the
62 VM. For Android, we need to monitor multiple VMs running on a device
64 describes a debug monitor server that interacts with multiple VMs, and
66 to the monitor.
68 <p>Some things we can monitor with the Dalvik Debug Monitor ("DDM"):
118 attach the monitor and a debugger at the same time. This will be
119 worked around by connecting the debugger to the monitor and passing the
125 run more slowly, and any objects passed to the monitor or debugger are
364 <li> 3 - monitor (blocked on a monitor lock)