Searched refs:jdwp (Results 1 – 18 of 18) 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 …]
95 elif [[ $1 == --jdwp-path* ]]; then121 args+=(--jdwp-path $ANDROID_BUILD_TOP/"prebuilts/jdk/jdk17/linux-x86/lib/libjdwp.so")123 args+=(--jdwp-path "libjdwp.so")176 verbose_run ./art/tools/run-jdwp-tests.sh \
107 ./art/tools/run-jdwp-tests.sh \111 --jdwp-path "$jdwp_path" \
13 name: "org.apache.harmony.jpda.tests.jdwp.ClassType_SetValuesTest#testSetValues001"
15 # These are properties that are needed for RI jdwp to run.
58 --allow-default-jdwp Don't automatically put in -XjdwpProvider:none.401 --allow-default-jdwp)
122 VLOG(jdwp) << "Unable to dlsym adbconnection_client_set_current_process_name"; in RetrieveApexPointers()130 VLOG(jdwp) << "Unable to dlsym adbconnection_client_add_application"; in RetrieveApexPointers()137 VLOG(jdwp) << "Unable to dlsym adbconnection_client_remove_application"; in RetrieveApexPointers()145 VLOG(jdwp) << "Unable to dlsym adbconnection_client_set_waiting_for_debugger"; in RetrieveApexPointers()153 VLOG(jdwp) << "Unable to dlsym adbconnection_client_send_update"; in RetrieveApexPointers()160 VLOG(jdwp) << "Unable to dlsym adbconnection_client_has_pending_update"; in RetrieveApexPointers()168 VLOG(jdwp) << "Unable to dlsym adbconnection_client_set_user_id"; in RetrieveApexPointers()450 VLOG(jdwp) << "SetCurrentProcessName '" << process_name << "'"; in SetCurrentProcessName()457 VLOG(jdwp) << "AddApplication'" << package_name << "'"; in AddApplication()464 VLOG(jdwp) << "RemoveApplication'" << package_name << "'"; in RemoveApplication()[all …]
42 VLOG(jdwp) << "Skipping jdwp parameters '" << opts << "', token='" << w << "'"; in JdwpArgs()50 VLOG(jdwp) << "Found jdwp parameters '" << key << "'='" << value << "'"; in JdwpArgs()
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()233 VLOG(jdwp) << StringPrintf("DDM reply: type=0x%08x data=%p offset=%d length=%d", in DdmHandleChunk()258 VLOG(jdwp) << "Broadcasting DDM " << (connect ? "connect" : "disconnect") << "..."; in DdmBroadcast()967 VLOG(jdwp) << "Collecting StringTables."; in GetRecentAllocations()996 VLOG(jdwp) << "Done collecting StringTables:" << std::endl in GetRecentAllocations()1030 VLOG(jdwp) << "Dumping allocations with stacks"; in GetRecentAllocations()1074 VLOG(jdwp) << "Dumping tables."; in GetRecentAllocations()1084 VLOG(jdwp) << "GetRecentAllocations: data created. " << bytes.size(); in GetRecentAllocations()
106 EXPECT_FALSE(VLOG_IS_ON(jdwp)); in TEST_F()
1810 VLOG(jdwp) << "Disabling all JDWP support."; in Init()
45 bool jdwp; member
44 * `jdwp`
115 art::gLogVerbosity.jdwp = val; in SetVerboseFlag()
270 log_verbosity.jdwp = true; in TEST_F()294 log_verbosity.jdwp = true; in TEST_F()
706 log_verbosity.jdwp = true;
212 "apache-harmony-jdwp-tests",