Lines Matching full:debugger
21 * view the state in a debugger, it makes clean shutdown simpler, we can
458 * (2) the debugger has sent a "suspend all" request;
459 * (3) a thread has hit a breakpoint or exception that the debugger
604 /* when using a native debugger, set this to suppress watchdog timers */
608 * JDWP debugger support.
610 * Note: Each thread will normally determine whether the debugger is active
612 * seen as "debugger is making requests of 1 or more threads".
614 bool debuggerConnected; /* debugger or DDMS is connected */
615 bool debuggerActive; /* debugger is making requests */
619 * Registry of objects known to the debugger.
624 * Debugger breakpoint table.