Searched refs:jdwp (Results 1 – 16 of 16) sorted by relevance
13 name: "org.apache.harmony.jpda.tests.jdwp.ThreadReference_ThreadGroup002Test#testThreadGroup002"19 name: "org.apache.harmony.jpda.tests.jdwp.ReferenceType_GetValues006Test#testGetValues006"26 …names: [ "org.apache.harmony.jpda.tests.jdwp.ArrayReference_SetValues003Test#testSetValues003_Inva…27 …"org.apache.harmony.jpda.tests.jdwp.ClassType_InvokeMethod002Test#testInvokeMethod_wrong_argument_…28 "org.apache.harmony.jpda.tests.jdwp.ClassType_InvokeMethodTest#testInvokeMethod002",29 "org.apache.harmony.jpda.tests.jdwp.ClassType_InvokeMethodTest#testInvokeMethod003",30 "org.apache.harmony.jpda.tests.jdwp.ClassType_NewInstanceTest#testNewInstance002",31 "org.apache.harmony.jpda.tests.jdwp.ClassType_SetValues002Test#testSetValues002",32 … "org.apache.harmony.jpda.tests.jdwp.Events_ClassPrepare002Test#testClassPrepareCausedByDebugger",33 …"org.apache.harmony.jpda.tests.jdwp.Events_ExceptionCaughtTest#testExceptionEvent_ThrowLocation_Fr…[all …]
13 name: "org.apache.harmony.jpda.tests.jdwp.ThreadReference_ThreadGroup002Test#testThreadGroup002"19 name: "org.apache.harmony.jpda.tests.jdwp.ReferenceType_ModifiersTest#testModifiers001"25 name: "org.apache.harmony.jpda.tests.jdwp.ReferenceType_GetValues006Test#testGetValues006"31 names: [ "org.apache.harmony.jpda.tests.jdwp.Method_VariableTableTest#testVariableTableTest001",32 …"org.apache.harmony.jpda.tests.jdwp.Method_VariableTableWithGenericTest#testVariableTableWithGener…38 name: "org.apache.harmony.jpda.tests.jdwp.VirtualMachine_ClassPathsTest#testClassPaths001"44 name: "org.apache.harmony.jpda.tests.jdwp.Events_VMDeath002Test#testVMDeathRequest"50 name: "org.apache.harmony.jpda.tests.jdwp.StackFrame_ProxyThisObjectTest#testThisObject"56 name: "org.apache.harmony.jpda.tests.jdwp.StackFrame_ThisObjectTest#testThisObjectTest001"62 …names: [ "org.apache.harmony.jpda.tests.jdwp.EventModifiers_InstanceOnlyModifierTest#testBreakpoin…[all …]
107 ./art/tools/run-jdwp-tests.sh \111 --jdwp-path "$jdwp_path" \
148 verbose_run ./art/tools/run-jdwp-tests.sh \150 --jdwp-path "libjdwp.so" \
15 # These are properties that are needed for RI jdwp to run.
58 --allow-default-jdwp Don't automatically put in -XjdwpProvider:none.400 --allow-default-jdwp)
350 VLOG(jdwp) << "Not sending ddms data of type " in SendDdmPacket()421 VLOG(jdwp) << StringPrintf("sent DDMS packet %c%c%c%c to debugger %zu", in SendDdmPacket()472 VLOG(jdwp) << "Fds have been sent to jdwp agent!"; in SendAgentFds()576 VLOG(jdwp) << "Local agent control sock has data: " << static_cast<const char*>(buf); in RunPollLoop()617 VLOG(jdwp) << "Ignoring second debugger. Accept then drop!"; in RunPollLoop()622 VLOG(jdwp) << "Adb connection established with fd " << new_fd; in RunPollLoop()628 VLOG(jdwp) << "Sending fds as soon as we received them."; in RunPollLoop()647 VLOG(jdwp) << "Sending agent fds again on data."; in RunPollLoop()656 VLOG(jdwp) << "Woke up poll without anything to do!"; in RunPollLoop()707 VLOG(jdwp) << "Loading agent due to jdwp packet that cannot be handled by adbconnection."; in HandleDataWithoutAgent()
116 VLOG(jdwp) << "Sending heap info to DDM"; in GcDidFinish()121 VLOG(jdwp) << "Dumping heap to DDM"; in GcDidFinish()126 VLOG(jdwp) << "Dumping native heap to DDM"; in GcDidFinish()244 VLOG(jdwp) << StringPrintf("DDM reply: type=0x%08x data=%p offset=%d length=%d", in DdmHandleChunk()268 VLOG(jdwp) << "Broadcasting DDM " << (connect ? "connect" : "disconnect") << "..."; in DdmBroadcast()972 VLOG(jdwp) << "Collecting StringTables."; in GetRecentAllocations()1001 VLOG(jdwp) << "Done collecting StringTables:" << std::endl in GetRecentAllocations()1035 VLOG(jdwp) << "Dumping allocations with stacks"; in GetRecentAllocations()1079 VLOG(jdwp) << "Dumping tables."; in GetRecentAllocations()1089 VLOG(jdwp) << "GetRecentAllocations: data created. " << bytes.size(); in GetRecentAllocations()
104 EXPECT_FALSE(VLOG_IS_ON(jdwp)); in TEST_F()
1611 VLOG(jdwp) << "Disabling all JDWP support."; in Init()
45 bool jdwp; member
44 * `jdwp`
115 art::gLogVerbosity.jdwp = val; in SetVerboseFlag()
267 log_verbosity.jdwp = true; in TEST_F()291 log_verbosity.jdwp = true; in TEST_F()
652 log_verbosity.jdwp = true;
244 "apache-harmony-jdwp-tests",