Lines Matching refs:debugging
31 <p>Android ships with a debugging tool called the Dalvik Debug Monitor Server (DDMS), which
61 <p>DDMS assigns a debugging port to each VM on the device. Typically,
67 …<p>By default, DDMS also listens on another debugging port, the DDMS "base port" (8700, by default…
68 The base port is a port forwarder, which can accept VM traffic from any debugging port and forward
76 has the debugging port 8700 assigned to it as well as 8606. This signifies that DDMS is currently
77 forwarding port 8606 to the static debugging port of 8700.</p>
85 "{@docRoot}tools/debugging/debugging-projects-cmdline.html#debuggingPort">Configuring
86 your IDE to attach to the debugging port</a>, for more information on attaching your
93 <p class="warning"><strong>Known debugging issues with Dalvik</strong><br />
191 <a href="debugging-tracing.html">Profiling and Debugging UIs</a>.</p>
211 application and opens <a href="{@docRoot}tools/debugging/debugging-ui.html">Traceview</a>
282 <a href="{@docRoot}tools/debugging/debugging-log.html">Reading and