Lines Matching full:debugger
18 * Handle messages from debugger.
22 * get away with it so long as the debugger isn't broken. We can
300 * Respond with the sizes of the basic debugger types.
316 * The debugger is politely asking to disconnect. We're good with that.
351 * The debugger wants the entire VM to exit.
358 ALOGW("Debugger is telling the VM to exit with code=%d", exitCode);
388 * Tell the debugger what we are capable of.
444 * Tell the debugger what we are capable of.
1207 * The Eclipse debugger recognizes "main" and "system" as special.
1867 //64, 100, Composite <-- sent from VM to debugger, never received by VM
1874 * Process a request from the debugger.
1886 * Activity from a debugger, not merely ddms. Mark us as having an
1887 * active debugger session, and zero out the last-activity timestamp
1895 * If a debugger event has fired in another thread, wait until the
1897 * from the debugger. Otherwise we (the JDWP thread) could be told to
1903 * but those events have no bearing on what the debugger has sent us