Home | History | Annotate | Download | only in debugging

Lines Matching full:debugging

1 page.title=Debugging from Other IDEs
2 parent.title=Debugging
12 <li><a href="#start-debugging">Starting a Debugging Environment</a>
14 <li><a href="#debuggingPort">Configuring Your IDE to Attach to the Debugging Port</a></li>
22 the Android SDK provides for debugging. A basic debugging environment consists of:</p>
27 <li><a href="{@docRoot}tools/debugging/ddms.html">DDMS</a></li>
36 <h2 id="start-debugging">Starting a debugging environment</h2>
39 variable values. Since you are not using Eclipse, you have to manually start up the debugging
41 debugging your application, follow these general steps:</p>
52 <li>Attach your debugger to the debugging port 8700, or to the specific port shown for the
56 <h3 id="debuggingPort">Configuring Your IDE to Attach to the Debugging Port</h3>
58 <p>DDMS assigns a specific debugging port to every virtual machine that it finds on the