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