Lines Matching full:application
21 view variable values, and pause execution of an application. If you are using Eclipse, a
24 port so it can communicate with the application VMs on your devices. The main components that
45 <dd>Your application must run in a device or in an AVD so that it can be debugged. An <code>adb</code> device
52 a VM. Each application runs in a VM and exposes a unique port that you can attach a debugger to
55 port to port 8700. You can switch freely from application to application by highlighting it in the
69 <p>On your emulator or device, each application runs in its own instance of a Dalvik VM. The <code>adb</code>
75 application installation and file transferring.</p>
77 <p>Each application VM on the device or emulator exposes a debugging port that you can attach to
79 selecting the application that you want to debug in the DDMS user interface. A JDWP debugger can
103 application, which can help you profile the performance of your application.</dd>
106 Android application</a></strong></dt>
108 <dd>The Dev Tools application included in the emulator system image exposes several settings
110 application to a hardware device.</dd>
133 <dt><strong>Get application and system state information from the emulator</strong></dt>