Home | History | Annotate | Download | only in debugging

Lines Matching full:application

32   <p>You need to obtain a JDWP-compliant Java debugger to properly debug your application.
38 your code by letting you set breakpoints, step through execution of your application, and examine
41 debugging your application, follow these general steps:</p>
50 application running under the device that you installed it to.</li>
53 application in DDMS.</li>
60 you can use a default port 8700 to connect to whatever application is currently selected on the
63 <p>Your IDE should attach to your application running on the emulator, showing you its threads
65 for debugger" in the Development settings panel the application will run when Eclipse connects,
68 <p>Changing either the application being debugged or the "Wait for debugger" option causes the
69 system to kill the selected application if it is currently running. You can use this to kill your
70 application if it is in a bad state by simply going to the settings and toggling the