/external/chromium/webkit/glue/ |
webkit_glue.h | 254 // Close current connections. Used for debugging. 257 // Enable or disable the disk cache. Used for debugging. 260 // Clear the disk cache. Used for debugging. 265 // Clear the host resolver cache. Used for debugging. 269 // debugging.
|
/frameworks/base/docs/html/guide/developing/tools/ |
monkey.jd | 27 <li>Debugging options.</li> 176 <td rowspan="8">Debugging</td> 190 <a href="{@docRoot}guide/developing/debugging/debugging-tracing.html" title="traceview">Traceview</a> for more information 237 <!-- TODO: add a section called "debugging" that covers ways to use it,
|
adt.jd | 57 debugging</strong></dt> 100 <li><a href="{@docRoot}guide/developing/debugging/debugging-tracing.html">Traceview</a>: 109 <li><a href="{@docRoot}guide/developing/debugging/debugging-ui.html#HierarchyViewer">Hierarchy 113 <li><a href="{@docRoot}guide/developing/debugging/debugging-ui.html#pixelperfect">Pixel 117 <li><a href="{@docRoot}guide/developing/debugging/ddms.html">DDMS</a>: Provides 118 debugging features including: screen capturing, thread and heap information, and logcat
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/share/info/ |
gdb.info | 26 This is the Ninth Edition, of `Debugging with GDB: the GNU 47 Debugging with GDB 74 * Optimized Code:: Debugging optimized code 76 * Tracepoints:: Debugging remote targets non-intrusively 77 * Overlays:: Debugging programs that use overlays 84 * Targets:: Specifying a debugging target 85 * Remote Debugging:: Debugging remote programs 94 * JIT Interface:: Using the JIT debugging interface. 145 Debugging Pascal programs which use sets, subranges, file variables [all...] |
/prebuilt/darwin-x86/toolchain/arm-linux-androideabi-4.4.x/share/info/ |
gdb.info | 26 This is the Ninth Edition, of `Debugging with GDB: the GNU 47 Debugging with GDB 74 * Optimized Code:: Debugging optimized code 76 * Tracepoints:: Debugging remote targets non-intrusively 77 * Overlays:: Debugging programs that use overlays 84 * Targets:: Specifying a debugging target 85 * Remote Debugging:: Debugging remote programs 94 * JIT Interface:: Using the JIT debugging interface. 145 Debugging Pascal programs which use sets, subranges, file variables [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/share/info/ |
gdb.info | 26 This is the Ninth Edition, of `Debugging with GDB: the GNU 47 Debugging with GDB 74 * Optimized Code:: Debugging optimized code 76 * Tracepoints:: Debugging remote targets non-intrusively 77 * Overlays:: Debugging programs that use overlays 84 * Targets:: Specifying a debugging target 85 * Remote Debugging:: Debugging remote programs 94 * JIT Interface:: Using the JIT debugging interface. 145 Debugging Pascal programs which use sets, subranges, file variables [all...] |
/prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/share/info/ |
gdb.info | 26 This is the Ninth Edition, of `Debugging with GDB: the GNU 47 Debugging with GDB 74 * Optimized Code:: Debugging optimized code 76 * Tracepoints:: Debugging remote targets non-intrusively 77 * Overlays:: Debugging programs that use overlays 84 * Targets:: Specifying a debugging target 85 * Remote Debugging:: Debugging remote programs 94 * JIT Interface:: Using the JIT debugging interface. 145 Debugging Pascal programs which use sets, subranges, file variables [all...] |
/external/chromium/chrome/common/extensions/docs/ |
tut_debugging.html | 19 <title>Tutorial: Debugging - Google Chrome Extensions - Google Code</title></head> 219 <li class="leftNavSelected">Debugging</li> 254 <h1 class="page_title">Tutorial: Debugging</h1> 343 <div id="static"><div id="pageData-name" class="pageData">Tutorial: Debugging</div> 554 Now that you've been introduced to debugging, 561 <a href="http://www.youtube.com/watch?v=IP0nMv_NI1s&feature=PlayList&p=CA101D6A85FE9D4B&index=5">Developing and Debugging</a>. 569 Try using widely available debugging APIs such as
|
/frameworks/base/include/utils/ |
RefBase.h | 72 //! DEBUGGING ONLY: Get current strong ref count. 91 //! DEBUGGING ONLY: Get current weak ref count. 94 //! DEBUGGING ONLY: Print references held on object. 97 //! DEBUGGING ONLY: Enable tracking for this object. 111 //! DEBUGGING ONLY: Print references held on object. 114 //! DEBUGGING ONLY: Enable tracking of object. 175 //! DEBUGGING ONLY: Get current strong ref count.
|
/dalvik/dexgen/src/com/android/dexgen/dex/file/ |
AnnotationsDirectoryItem.java | 199 * meant for use by debugging / dumping code. 220 * meant for use by debugging / dumping code. 354 * Prints out the contents of this instance, in a debugging-friendly
|
ClassDefItem.java | 367 * meant for use by debugging / dumping code. 378 * meant for use by debugging / dumping code. 388 * Prints out the contents of this instance, in a debugging-friendly
|
/dalvik/dx/src/com/android/dx/dex/file/ |
AnnotationsDirectoryItem.java | 199 * meant for use by debugging / dumping code. 220 * meant for use by debugging / dumping code. 354 * Prints out the contents of this instance, in a debugging-friendly
|
ClassDefItem.java | 365 * meant for use by debugging / dumping code. 376 * meant for use by debugging / dumping code. 386 * Prints out the contents of this instance, in a debugging-friendly
|
/development/pdk/docs/porting/ |
bluetooth.jd | 73 <p><strong>Debugging</strong></p> 75 Andoird uses Bluez, which comes with some useful debugging tools. The snippet below provides examples in a suggested order:</p> 91 <p>BlueZ provides a rich set of command line tools for debugging and interacting with the Bluetooth sub-system, including:</p>
|
/external/bluetooth/glib/docs/reference/glib/tmpl/ |
memory_chunks.sgml | 163 g_mem_chunk_print(), which is used for debugging. 311 Outputs debugging information for all #GMemChunk objects currently in use. 322 Outputs debugging information for a #GMemChunk.
|
messages.sgml | 10 used for debugging. 91 Logs an error or debugging message. 105 Logs an error or debugging message.
|
/external/clang/lib/StaticAnalyzer/ |
README.txt | 104 = Debugging the Analyzer = 106 There are some useful command-line options for debugging. For example: 117 extremely useful when debugging the analyzer and viewing the
|
/external/icu4c/test/perf/DateFmtPerf/ |
DateFmtPerf.h | 124 // Print the given string to stdout (for debugging purposes) 210 // Print the given string to stdout (for debugging purposes) 339 // Print the given string to stdout using the UTF-8 converter (for debugging purposes only)
|
/external/llvm/tools/bugpoint/ |
BugDriver.cpp | 34 // Anonymous namespace to define command line options for debugging. 209 outs() << "\n*** Output matches: Debugging miscompilation!\n"; 219 outs() << "Debugging code generator problem!\n";
|
/frameworks/base/docs/html/guide/developing/building/ |
building-eclipse.jd | 24 <p>When Eclipse automatically builds your application, it enables debugging and signs the 87 <li>Enable USB Debugging on your device. You can find the setting on most Android devices by 88 going to <strong>Settings > Applications > Development > USB debugging</strong>.</li>
|
/frameworks/base/docs/html/resources/articles/ |
glsurfaceview.jd | 18 <li>Providing easy-to-use debugging tools for tracing OpenGL ES API calls and 256 <h3>Help With debugging</h3> 258 <p><code>GLSurfaceView</code> has a handy built-in feature for debugging OpenGL ES
|
/frameworks/compile/libbcc/runtime/ |
Makefile | 50 @echo " help-hidden: print help for Makefile debugging" 54 @echo "Debugging variables:" 58 @echo "Debugging targets:"
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/man/man1/ |
arm-eabi-objcopy.1 | 157 [\fB\-\-debugging\fR] 225 use \fB\-S\fR to remove sections containing debugging information. In 314 Do not copy debugging symbols or sections from the source file. 431 .IP "\fB\-\-debugging\fR" 4 432 .IX Item "--debugging" 433 Convert debugging information, if possible. This is not the default 434 because only certain debugging formats are supported, and the 697 stripped by \fB\-\-strip\-debug\fR and leaving the debugging sections 703 distribution and the second a debugging information file which is only 704 needed if debugging abilities are required. The suggested procedur [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/man/man1/ |
arm-eabi-objcopy.1 | 157 [\fB\-\-debugging\fR] 225 use \fB\-S\fR to remove sections containing debugging information. In 314 Do not copy debugging symbols or sections from the source file. 431 .IP "\fB\-\-debugging\fR" 4 432 .IX Item "--debugging" 433 Convert debugging information, if possible. This is not the default 434 because only certain debugging formats are supported, and the 697 stripped by \fB\-\-strip\-debug\fR and leaving the debugging sections 703 distribution and the second a debugging information file which is only 704 needed if debugging abilities are required. The suggested procedur [all...] |
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/man/man1/ |
i686-unknown-linux-gnu-objcopy.1 | 157 [\fB\-\-debugging\fR] 225 use \fB\-S\fR to remove sections containing debugging information. In 314 Do not copy debugging symbols or sections from the source file. 431 .IP "\fB\-\-debugging\fR" 4 432 .IX Item "--debugging" 433 Convert debugging information, if possible. This is not the default 434 because only certain debugging formats are supported, and the 697 stripped by \fB\-\-strip\-debug\fR and leaving the debugging sections 703 distribution and the second a debugging information file which is only 704 needed if debugging abilities are required. The suggested procedur [all...] |