Lines Matching full:debugger
38 * a given JDWP debugger, that can be used to read the usual
129 * directly with a debugger or DDMS.
180 * Block forever, waiting for a debugger to connect to us. Called from the
291 * Connect out to a debugger (for server=n). Not required.
299 * Close a connection from a debugger (which may have already dropped us).
369 * Is a debugger connected to us?
466 ALOGE("Failed sending reply to debugger: %s", strerror(errno));
492 * connections if we already have a debugger attached. If we don't, the
493 * debugger will just mysteriously hang until it times out. We could just
576 ALOGI("Ignoring second debugger -- accepting and dropping");
617 * the debugger, no matter who connects to whom.
670 ALOGV("NOT sending request -- no debugger is attached");
679 ALOGE("Failed sending req to debugger: %s (%d of %d)",
702 ALOGV("NOT sending request -- no debugger is attached");
714 ALOGE("Failed sending b-req to debugger: %s (%d of %zu)",