Home | History | Annotate | Download | only in jdwp

Lines Matching full:debugger

27 #include "debugger.h"
250 * Respond with the sizes of the basic debugger types.
1133 * The Eclipse debugger recognizes "main" and "system" as special.
1625 { 64, 100, NULL, "Event.Composite" }, // sent from VM to debugger, never received by VM
1648 * Process a request from the debugger.
1657 * Activity from a debugger, not merely ddms. Mark us as having an
1658 * active debugger session, and zero out the last-activity timestamp
1666 * If a debugger event has fired in another thread, wait until the
1668 * from the debugger. Otherwise we (the JDWP thread) could be told to
1674 * but those events have no bearing on what the debugger has sent us