Lines Matching full:debugger
22 * data structures directly). All calls go through Debugger.c.
88 * How we talk to the debugger.
112 * the debugger.
124 * Returns "true" if a debugger or DDM is connected.
129 * Return the debugger thread's handle, or 0 if the debugger thread isn't
135 * Get time, in milliseconds, since the last debugger activity.
140 * When we hit a debugger event that requires suspension, it's important
142 * additional requests. (Otherwise, if the debugger immediately sends a
147 * the debugger. The main JDWP handler loop calls "get" before processing
175 * for a breakpoint. These calls do not mean that an event the debugger
177 * debugger *might* be interested in.
187 * The VM has finished initializing. Only called when the debugger is