Searched refs:debugging (Results 1 – 25 of 105) sorted by relevance
12345
/frameworks/base/docs/html/tools/debugging/ |
D | index.jd | 25 comprise a typical Android debugging environment are:</p> 36 <dt><a href="{@docRoot}tools/debugging/ddms.html"><strong>Dalvik Debug Monitor 55 tedious, so DDMS provides a port forwarding feature that can forward a specific VM's debugging 64 <p>Figure 1 shows how the various debugging tools work together in a typical 65 debugging environment.</p> 66 <img src="{@docRoot}images/debugging.png" 78 <p>Each application VM on the device or emulator exposes a debugging port that you can attach to 79 via DDMS. DDMS can forward any of these ports to a static debugging port (typically port 8700) by 81 attach to this static debugging port and debug all the applications that are running on the 91 <p>In addition to the main debugging tools, the Android SDK provides additional tools to help you [all …]
|
D | debugging-projects-cmdline.jd | 12 <li><a href="#start-debugging">Starting a Debugging Environment</a> 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 …ariable values. Since you are not using Android Studio, 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 58 <p>DDMS assigns a specific debugging port to every virtual machine that it finds on the
|
D | ddms.jd | 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> [all …]
|
D | debugging-studio.jd | 33 <li><a href="{@docRoot}tools/debugging/index.html">Debugging</a></li> 35 <li><a href="{@docRoot}tools/debugging/ddms.html">Using DDMS</a></li> 47 <li>Run the debugging tools from the Android SDK.</li> 53 while your app is running and provides debugging tools to filter log messages, work with 94 window also provides other debugging tools covered in the following sections.</p> 128 information about logging, see <a href="{@docRoot}tools/debugging/debugging-log.html"> 192 For more information about DDMS, see <a href="{@docRoot}tools/debugging/ddms.html">Using DDMS</a>. 357 Android application debugging and analysis tools, including the Dalvik Debug Monitor Server (DDMS). 368 <a href="{@docRoot}tools/debugging/ddms.html">Using DDMS</a>.</p>
|
D | debugging-devtools.jd | 27 time while debugging.</li> 71 happen, but can happen during debugging.</dd>
|
D | systrace.jd | 68 for <a href="{@docRoot}tools/device.html#setting-up">debugging</a>, connect it to your development 71 data only requires that the device be enabled for developer debugging.</p> 84 <a href="{@docRoot}tools/device.html#setting-up">enabled for debugging</a>.</li> 147 <a href="{@docRoot}tools/device.html#setting-up">enabled for debugging</a>.</li> 210 use <a href="{@docRoot}tools/debugging/debugging-tracing.html">Traceview</a>, the app code profiling
|
/frameworks/base/docs/html/tools/help/ |
D | monitor.jd | 9 <li><a href="{@docRoot}tools/debugging/debugging-memory.html" 17 several Android application debugging and analysis tools. The Monitor tool does not 22 <li><a href="{@docRoot}tools/debugging/ddms.html">DDMS</a></li> 51 If you're using ADT, you may need to close the debugging tool before launching the Device Monitor
|
D | logcat.jd | 12 <a href="{@docRoot}tools/debugging/debugging-log.html">Reading and Writing Logs</a>.</p> 15 <a href="{@docRoot}tools/debugging/ddms.html">Using DDMS</a>. </p> 50 …"{@docRoot}tools/debugging/debugging-log.html#alternativeBuffers">Viewing Alternative Log Buffers<… 102 …list of supported formats, see <a href="{@docRoot}tools/debugging/debugging-log.html#outputFormat"…
|
D | layoutopt.jd | 8 <p>For more information about using {@code lint}, see <a href="{@docRoot}tools/debugging/improving-… 15 href="{@docRoot}tools/debugging/debugging-ui.html#layoutopt">Optimizing layouts with
|
D | traceview.jd | 21 <a href="{@docRoot}tools/debugging/debugging-tracing.html">Profiling with Traceview and
|
D | hierarchy-viewer.jd | 23 <a href="{@docRoot}tools/debugging/debugging-ui.html">Optimizing Your UI</a>.
|
D | dmtracedump.jd | 11 logs, see <a href="{@docRoot}tools/debugging/debugging-tracing.html">Profiling with
|
D | index.jd | 65 <h3 id="tools-debugging">Debugging Tools</h3> 76 <dt><a href="{@docRoot}tools/debugging/ddms.html">Dalvik Debug Monitor 82 several Android application debugging and analysis tools.</dd> 88 href="{@docRoot}tools/debugging/debugging-tracing.html#dmtracedump">Profiling
|
D | systrace.jd | 15 on how to use Systrace, see <a href="{@docRoot}tools/debugging/systrace.html">Analyzing 24 <a href="{@docRoot}tools/device.html#setting-up">USB debugging connection</a>.</p> 51 devices are listed, make sure your device is connected via USB cable and that debugging is 72 devices are listed, make sure your device is connected via USB cable and that debugging is 91 devices are listed, make sure your device is connected via USB cable and that debugging is 219 For more information, see <a href="{@docRoot}tools/debugging/systrace.html#app-trace">Analyzing
|
/frameworks/base/docs/html/guide/webapps/ |
D | debugging.jd | 9 <li>If debugging in a custom WebView, you need to implement a callback method to handle debug 22 href="https://developers.google.com/chrome-developer-tools/docs/remote-debugging">Remote 24 <li><a href="{@docRoot}tools/debugging/index.html">Debugging</a></li> 34 href="https://developers.google.com/chrome-developer-tools/docs/remote-debugging">Remote 39 debugging web pages with Firebug or Web Inspector, then you're probably familiar 41 of the same APIs, so you can receive logs from your web page when debugging in Android's Browser 43 console APIs for debugging.</p> 59 <p>See <a href="{@docRoot}tools/debugging/debugging-log.html">Debugging</a> 97 supported when debugging in {@link android.webkit.WebView}.
|
/frameworks/base/docs/html/ndk/guides/ |
D | ndk-gdb.jd | 16 <p>The NDK includes a helper shell script named {@code ndk-gdb} to easily launch a native debugging 21 <p>For native debugging to work, you must follow these requirements:</p> 26 <li>Enable app debugging in your {@code AndroidManifest.xml} file by including an 30 <li>Debug on a device or emulator running Android 2.2 or higher. For debugging purposes, the target 66 <p>Note that when you quit the GDB prompt, the application process that you're debugging stops. This 81 {@code --launch=<name>} option to automatically start your activity before the debugging 100 <td><p>This option tells the build system to print verbose information about the native-debugging 101 session setup. It is necessary only for debugging problems when the debugger can't connect to the 107 <td>By default, {@code ndk-gdb} aborts if it finds that another native debugging session is already 117 explicitly launch the application on the target device before the debugging session.</p></td> [all …]
|
D | debug.jd | 5 NDK's debugging tools.</p>
|
/frameworks/base/docs/html/tools/ |
D | device.jd | 25 environment and Android-powered device for testing and debugging on the device.</p> 28 debugging, and testing your applications. The tools included in the SDK make it easy to install and 54 <li>Enable debugging over USB.</li> 57 <li>Draw debugging information on screen such as layout bounds, 59 <li>Plus many more options to simulate app stresses or enable debugging options.</li> 89 <p class="note"><strong>Note:</strong> If you manually enable debugging in the manifest 92 <li>Enable <strong>USB debugging</strong> on your device. 148 debugging through this computer. This security mechanism protects user devices because it ensures 149 that USB debugging and other adb commands cannot be executed unless you're able to unlock the
|
D | workflow.jd | 47 <p>Next, you debug your application using a JDWP-compliant debugger along with the debugging 50 <a href="{@docRoot}tools/debugging/index.html">Debug your application with the 51 SDK debugging and logging tools</a>.</p>
|
/frameworks/base/docs/html/training/wearables/apps/ |
D | bt-debugging.jd | 29 <li>Enable USB debugging on the handheld: 35 <li>Enable <b>USB debugging</b>.</li> 38 <li>Enable Bluetooth debugging on the wearable:
|
/frameworks/base/docs/html/tools/studio/ |
D | index.jd | 162 <p>Android Studio provides a number of improvements to assist you in debugging and improving the 163 performance of your code, including an improved virtual device management, inline debugging, and 182 <h3 id="inline-debug">Inline debugging</h3> 183 <p>Use inline debugging to enhance your code walk-throughs in the debugger view 194 <p>To enable inline debugging, in the <em>Debug</em> window click the Settings icon 256 <a href="{@docRoot}tools/help/traceview.html">Traceview</a>, generate performance and debugging 339 <a href="{@docRoot}tools/debugging/improving-w-lint.html">Improving Your Code with {@code lint}</a> 441 <a href="{@docRoot}tools/debugging/annotations.html">Improving Code Inspection with Annotations</a>. 476 <a href="{@docRoot}tools/debugging/ddms.html">DDMS</a> tools for profiling your app, 478 <a href="{@docRoot}tools/debugging/debugging-ui.html"> optimize your layouts</a>.</p>
|
/frameworks/base/docs/html/tools/workflow/ |
D | index.jd | 54 coding features. You can also use a JDWP-compliant debugger along with the debugging and logging 56 …<a href="{@docRoot}tools/debugging/index.html">Debug your application with the SDK debugging and l…
|
/frameworks/rs/api/ |
D | rs_debug.spec | 36 This function is intended for debugging only and should not be used in shipping
|
/frameworks/base/docs/html/training/articles/ |
D | memory.jd | 43 <li><a href="{@docRoot}tools/debugging/debugging-memory.html">Investigating Your RAM Usage</a> 68 href="{@docRoot}tools/debugging/debugging-memory.html">Investigating Your RAM Usage</a>.</p> 111 href="{@docRoot}tools/debugging/debugging-memory.html">Investigating Your RAM Usage</a>.</p> 128 href="{@docRoot}tools/debugging/debugging-memory.html#ViewingAllocations">Investigating Your 473 <p>You should also read about <a href="{@docRoot}tools/debugging/debugging-ui.html">optimizing 474 your UI</a> with the layout debugging tools and take advantage of 476 href="{@docRoot}tools/debugging/improving-w-lint.html">lint tool</a>.</p> 503 href="{@docRoot}tools/debugging/debugging-memory.html">Investigating Your RAM Usage</a>.</p> 565 in <a href="{@docRoot}tools/debugging/debugging-memory.html#ViewingAllocations">Investigating
|
/frameworks/compile/slang/lit-tests/ |
D | README | 18 When debugging failures, the "-v" option will print to stdout the details of
|
12345