HomeSort by relevance Sort by last modified time
    Searched full:debugging (Results 1 - 25 of 3241) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /docs/source.android.com/src/tech/debugging/
sidebar2.md 0 # Debugging Topics #
2 - [Native Memory Use](/tech/debugging/native-memory.html)
index.md 17 # Debugging the Android platform #
20 about debugging Android at the platform level, typically during development
23 [» Debugging Native Memory Use](/tech/debugging/native-memory.html)
  /external/stlport/test/eh/
mwerks_nosgi_debug_prefix.h 3 #define _STLP_NO_FORCE_INSTANTIATE 1 // for debugging
4 #define _STLP_DEBUG_UNINITIALIZED 1 // enable the use of allocation debugging
mwerks_debug_prefix.h 2 #define _STLP_NO_FORCE_INSTANTIATE 1// for debugging
4 #define _STLP_DEBUG 1 // enable the use of allocation debugging
mwerks_nosgi_prefix.h 3 #define _STLP_NO_FORCE_INSTANTIATE 1 // for debugging
mwerks_prefix.h 2 #define _STLP_NO_FORCE_INSTANTIATE 1// for debugging
  /docs/source.android.com/src/tech/
sidebar.md 3 - [Debugging](/tech/debugging/index.html)
  /frameworks/base/docs/html/guide/developing/
debug-tasks.html 3 <meta http-equiv="refresh" content="0;url=http://developer.android.com/guide/developing/debugging/index.html">
8 href="http://developer.android.com/guide/developing/debugging/index.html">click here</a>.</p>
  /frameworks/base/docs/html/guide/developing/tools/
ddms.html 3 <meta http-equiv="refresh" content="0;url=http://developer.android.com/guide/developing/debugging/ddms.html">
8 href="http://developer.android.com/guide/developing/debugging/ddms.html">click here</a>.</p>
hierarchy-viewer.jd 16 <a href="{@docRoot}guide/developing/debugging/debugging-ui.html">Debugging and Profiling UIs</a>
traceview.jd 14 <a href="{@docRoot}guide/developing/debugging/debugging-tracing.html">Profiling with Traceview and dmtracedump</a>
layoutopt.jd 11 href="{@docRoot}guide/developing/debugging/debugging-ui.html#layoutopt">Optimizing layouts with
  /frameworks/base/docs/html/guide/developing/debugging/
debugging-projects-cmdline.jd 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}guide/developing/debugging/ddms.html">DDMS</a></li>
36 <h2 id="start-debugging">Starting a debugging environment</h2
    [all...]
index.jd 1 page.title=Debugging
10 <li><a href="#stack">Debugging Environment</a></li>
12 <li><a href="#addltools">Additional Debugging Tools</a></li>
14 <li><a href="#tips">Debugging Tips</a></li>
25 comprise a typical Android debugging environment are:</p>
35 <dt><a href="{@docRoot}guide/developing/debugging/ddms.html"><strong>Dalvik Debug Monitor
54 tedious, so DDMS provides a port forwarding feature that can forward a specific VM's debugging
61 <h2>Debugging Environment</h2>
63 <p>Figure 1 shows how the various debugging tools work together in a typical
64 debugging environment.</p
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/nfsd/
debug.h 4 * Debugging-related stuff for nfsd
15 * Enable debugging for nfsd.
  /external/bluetooth/glib/docs/
Makefile.am 6 EXTRA_DIST += debugging.txt macros.txt
debugging.txt 6 debugging time if G_ENABLE_DEBUG has been defined upon compilation
27 If set to a valid instance pointer, debugging messages
32 Environment variables for debugging
37 "objects" and "signals") to trigger debugging messages about
  /external/kernel-headers/original/linux/
mutex-debug.h 8 * Mutexes - debugging helpers:
  /external/mesa3d/docs/
debugging.html 3 <TITLE>Debugging Tips</TITLE>
9 <H1>Debugging Tips</H1>
15 environment variable, MESA_DEBUG, to help with debugging. If
33 There is a display list printing/debugging facility. See the end of
  /external/bison/m4/
dmalloc.m4 9 [AC_MSG_CHECKING([if malloc debugging is wanted])
16 [Define if using the dmalloc debugging malloc package])
  /external/chromium/base/synchronization/
lock.cc 5 // This file is used for debugging assertion support. The Lock class
7 // real intelligence in the class is in the debugging logic.
  /external/kernel-headers/original/linux/nfsd/
debug.h 4 * Debugging-related stuff for nfsd
15 * Enable debugging for nfsd.
  /external/qemu/
disas.h 7 /* Disassemble this for me please... (debugging). */
14 /* Look up symbol for debugging purpose. Returns "" if unknown. */
  /dalvik/dx/tests/008-field/
info.txt 7 (so that the names can be verified in debugging output).
  /dalvik/dx/tests/009-method/
info.txt 7 (so that the names can be verified in debugging output).

Completed in 943 milliseconds

1 2 3 4 5 6 7 8 91011>>