/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/i686-linux-android/lib/ldscripts/ |
elf_i386.xdw | 163 /* Stabs debugging sections. */ 172 Symbols in the DWARF debugging sections are relative to the beginning
|
elf_i386.xs | 152 /* Stabs debugging sections. */ 161 Symbols in the DWARF debugging sections are relative to the beginning
|
elf_i386.xsc | 156 /* Stabs debugging sections. */ 165 Symbols in the DWARF debugging sections are relative to the beginning
|
elf_i386.xsw | 154 /* Stabs debugging sections. */ 163 Symbols in the DWARF debugging sections are relative to the beginning
|
elf_i386.xw | 163 /* Stabs debugging sections. */ 172 Symbols in the DWARF debugging sections are relative to the beginning
|
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.7/i686-linux-android/lib/ldscripts/ |
elf_i386.xsw | 162 /* Stabs debugging sections. */ 171 Symbols in the DWARF debugging sections are relative to the beginning
|
/external/chromium_org/third_party/launchpad_translations/ |
inspector_strings_en-AU.xtb | 114 <translation id="328338094624349422">Debugging enabled. Click to disable.</translation> 140 <translation id="3763833523253651468">Enabling debugging will make scripts run slower.</translation> 174 <translation id="4502033053502977298">Enable Debugging</translation> 220 <translation id="5297100000449674173">Allow debugging workers. Enabling this option will replace native workers with the iframe-based JavaScript implementation</translation> 265 <translation id="6201377048834849301">You need to enable debugging before you can use the Scripts panel.</translation> 360 <translation id="7875267067932555019">Debugging disabled. Click to enable.</translation>
|
/external/libpcap/ |
configure.in | 321 AC_MSG_CHECKING(whether to build optimizer debugging code) 322 AC_ARG_ENABLE(optimizer-dbg, [ --enable-optimizer-dbg build optimizer debugging code]) 324 AC_DEFINE(BDEBUG,1,[Enable optimizer debugging]) 328 AC_MSG_CHECKING(whether to build parser debugging code) 329 AC_ARG_ENABLE(yydebug, [ --enable-yydebug build parser debugging code]) 331 AC_DEFINE(YYDEBUG,1,[Enable parser debugging])
|
/frameworks/base/docs/html/training/articles/ |
perf-tips.jd | 419 <a href="{@docRoot}tools/debugging/debugging-tracing.html">Traceview</a> useful 426 <p>For more help profiling and debugging your apps, see the following documents:</p> 429 <li><a href="{@docRoot}tools/debugging/debugging-tracing.html">Profiling with 431 <li><a href="{@docRoot}tools/debugging/systrace.html">Analysing Display and Performance
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/man/man1/ |
arm-eabi-objcopy.1 | 159 [\fB\-\-debugging\fR] 238 use \fB\-S\fR to remove sections containing debugging information. In 328 Do not copy debugging symbols or sections from the source file. 473 .IP "\fB\-\-debugging\fR" 4 474 .IX Item "--debugging" 475 Convert debugging information, if possible. This is not the default 476 because only certain debugging formats are supported, and the [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/man/man1/ |
arm-linux-androideabi-objcopy.1 | 159 [\fB\-\-debugging\fR] 238 use \fB\-S\fR to remove sections containing debugging information. In 328 Do not copy debugging symbols or sections from the source file. 473 .IP "\fB\-\-debugging\fR" 4 474 .IX Item "--debugging" 475 Convert debugging information, if possible. This is not the default 476 because only certain debugging formats are supported, and the [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/man/man1/ |
arm-eabi-objcopy.1 | 159 [\fB\-\-debugging\fR] 238 use \fB\-S\fR to remove sections containing debugging information. In 328 Do not copy debugging symbols or sections from the source file. 473 .IP "\fB\-\-debugging\fR" 4 474 .IX Item "--debugging" 475 Convert debugging information, if possible. This is not the default 476 because only certain debugging formats are supported, and the [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/man/man1/ |
arm-linux-androideabi-objcopy.1 | 159 [\fB\-\-debugging\fR] 238 use \fB\-S\fR to remove sections containing debugging information. In 328 Do not copy debugging symbols or sections from the source file. 473 .IP "\fB\-\-debugging\fR" 4 474 .IX Item "--debugging" 475 Convert debugging information, if possible. This is not the default 476 because only certain debugging formats are supported, and the [all...] |
/external/bison/data/ |
lalr1.cc | 96 /// The current debugging stream. 98 /// Set the current debugging stream. 101 /// Type for debugging levels. 103 /// The current debugging level. 105 /// Set the current debugging level. 217 /* Debugging. */ 308 /* Enable debugging if requested. */ [all...] |
/external/chromium/webkit/glue/ |
inspector_strings.grd | 344 <message name="IDS_ALLOW_DEBUGGING_WORKERS" desc="Allow debugging Web workers."> 345 Allow debugging workers. Enabling this option will replace native workers with the iframe-based JavaScript implementation 482 <message name="IDS_DEBUG_WORKERS" desc="A label for the checkbox enabling Web workers debugging."> 485 <message name="IDS_MESSAGE_INDICATING_THAT_DEBUGGING_IS_DISABLED" desc="Message indicating that debugging is disabled."> 486 Debugging disabled. Click to enable. 488 <message name="IDS_MESSAGE_INDICATING_THAT_DEBUGGING_IS_ENABLED" desc="Message indicating that debugging is enabled."> 489 Debugging enabled. Click to disable. 554 <message name="IDS_HINT_FOR_A_BUTTON_THAT_ENABLES_DEBUGGING" desc="Hint for a button that enables debugging."> 555 Enable Debugging 560 <message name="IDS_A_WARNING_MESSAGE_ABOUT_DEBUGGING" desc="A warning message about debugging." [all...] |
/external/chromium/build/ |
install-build-deps.sh | 14 echo "--[no-]syms: enable or disable installation of debugging symbols" 176 # Debugging symbols for all of the run-time libraries 239 echo "For most of the libraries, it can also install debugging symbols, which" 248 echo "Installing debugging symbols." 250 echo "Skipping installation of debugging symbols."
|
/external/chromium_org/native_client_sdk/src/doc/devguide/tutorial/ |
tutorial-part1.rst | 267 Another useful debugging aid is the Chrome JavaScript console (available via the 270 possibility that the Native Client module has a bug; :doc:`debugging 271 </devguide/devcycle/debugging>` may be required. 292 </devguide/devcycle/running>`, and :doc:`Debugging pages 293 </devguide/devcycle/debugging>` for information about how to build, run, and
|
/external/clang/www/analyzer/ |
scan-build.html | 68 <li><a href="#recommended_verbose">Use Verbose Output when Debugging scan-build</a></li> 208 <h3 id="recommend_verbose">Use verbose output when debugging scan-build</h3> 243 <h2 id="Debugging">Debugging the Analyzer</h2> 245 <p>This section provides information on debugging the analyzer, and troubleshooting
|
/external/valgrind/main/coregrind/m_gdbserver/ |
README_DEVELOPERS | 55 stop execution of the guest to allow debugging. 93 due to this "lazy 'jump targets' debugging instrumentation" so as to 94 discard these "debugging translation" when gdb instructs to continue 203 debugging the valgrind code at the same time as debugging the guest
|
/external/wpa_supplicant_8/wpa_supplicant/doc/docbook/ |
wpa_supplicant.sgml | 333 <para>Increase debugging verbosity (<option>-dd</option> even 406 <para>Decrease debugging verbosity (<option>-qq</option> even 456 foreground with debugging enabled:</para> 599 with following command to start it on foreground with debugging 608 without debugging:</para>
|
/frameworks/base/docs/html/tools/debugging/ |
debugging-ui.jd | 2 parent.title=Debugging 19 <li><a href="#hvdebugging">Debugging with View Hierarchy</a></li> 297 <h3 id="hvdebugging">Debugging with View Hierarchy</h3> 445 To automatically refresh the panes while you are debugging, set 499 <p>For more information about using {@code lint}, see <a href="{@docRoot}tools/debugging/improving-w-lint.html">Improving Your Code with lint</a> and the <a href="{@docRoot}tools/help/lint.html">lint reference documentation</a>.</p>
|
/frameworks/base/docs/html/tools/publishing/ |
preparing.jd | 100 href="{@docRoot}tools/debugging/index.html">Debugging</a> and <a 180 <h4>Turn off logging and debugging</h4> 182 <p>Make sure you deactivate logging and disable the debugging option before you build your 184 {@link android.util.Log} methods in your source files. You can disable debugging by removing the
|
/packages/apps/Settings/src/com/android/settings/ |
CryptKeeper.java | 69 * This may be started via adb for debugging the UI layout, without having to go through 99 // Debug Intent extras so that this Activity may be started via adb for debugging UI layouts 246 /** @return whether or not this Activity was started for debugging the UI only. */ 251 /** @return whether or not this Activity was started for debugging the specific UI view only. */ 457 // Force a 50% progress state when debugging the view.
|
/art/runtime/ |
indirect_reference_table.h | 127 * Extended debugging structure. We keep a parallel array of these, one 358 /* extra debugging checks */ 369 /* extended debugging info */
|
/cts/tools/dasm/src/java_cup/runtime/ |
lr_parser.java | 33 * being that debug_parse() emits debugging trace messages as it parses). 228 * debugging routines */ 568 /** Write a debugging message to System.err for the debugging version 571 * @param mess the text of the debugging message. 580 /** Dump the parse stack for debugging purposes. */ 628 /** Perform a parse with debugging output. This does exactly the 631 * and produces various other debugging messages. 760 * @param debug should we produce debugging messages as we parse. 829 * @param debug should we produce debugging messages as we parse [all...] |