HomeSort by relevance Sort by last modified time
    Searched full:debugging (Results 126 - 150 of 5654) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/e2fsprogs/debian/
control.in 253 Description: debugging information for e2fsprogs
254 This package includes the debug information useful for debugging e2fsprogs
264 Description: debugging information for uuid-runtime
265 This package includes the debug information useful for debugging the
267 The debugging information is used for execution tracing and core
276 Description: debugging information for e2fslibs
277 This package includes the debug information useful for debugging the
286 Description: debugging information for libcomerr2
287 This package includes the debug information useful for debugging the
288 com_err library, contained in the libcomerr2 package. The debugging
    [all...]
  /external/icu4c/tools/toolutil/
dbgutil.h 9 /** C++ Utilities to aid in debugging **/
  /external/linux-tools-perf/util/
debug.h 1 /* For debugging general purposes */
  /external/mesa3d/src/gallium/docs/source/
index.rst 15 debugging
  /external/mockito/src/org/mockito/exceptions/base/
MockitoException.java 16 * For debugging purpose though you can still access the full stacktrace using {@link #getUnfilteredStackTrace()}.
  /external/mockito/src/org/mockito/internal/debugging/
LocationImpl.java 5 package org.mockito.internal.debugging;
WarningsPrinterImpl.java 5 package org.mockito.internal.debugging;
VerboseMockInvocationLogger.java 6 package org.mockito.internal.debugging;
17 * Used for debugging interactions with a mock.
  /external/valgrind/main/drd/tests/
pth_barrier_race.c 9 * See also http://article.gmane.org/gmane.comp.debugging.valgrind/8945/match=pthread_barrier_wait
  /external/valgrind/main/memcheck/tests/x86/
bug152022.c 3 http://comments.gmane.org/gmane.comp.debugging.valgrind/7535
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
DebugLogUtils.java 24 * A class for logging and debugging utility methods.
40 * Get the string representation of the current stack trace, for debugging purposes.
48 * Get the string representation of the current stack trace, for debugging purposes.
84 * to the "null" string. It uses a very visible tag and log level for debugging purposes.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/sunrpc/
debug.h 4 * Debugging support for sunrpc module
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/sunrpc/
debug.h 4 * Debugging support for sunrpc module
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/sunrpc/
debug.h 4 * Debugging support for sunrpc module
  /system/core/
README 4 essential bits are required for basic booting, operation, and debugging.
  /system/core/sh/
shell.h 43 * define DEBUG=1 to compile in debugging ('set -o debug' to turn on)
44 * define DEBUG=2 to compile in and turn on debugging.
48 * When debugging is on, debugging info will be written to ./trace and
  /external/chromium_org/content/public/browser/
devtools_http_handler_delegate.h 32 // Returns path to the front-end files on the local filesystem for debugging.
50 // remote debugging, primarily for mobile).
  /external/chromium_org/third_party/libxslt/libxslt/
xsltwin32config.h 76 * should be activated only when debugging libxslt. It replaces the
85 * should be activated only when debugging libxslt.
xsltwin32config.h.in 76 * should be activated only when debugging libxslt. It replaces the
85 * should be activated only when debugging libxslt.
  /external/chromium_org/third_party/libxslt/linux/libxslt/
xsltwin32config.h 76 * should be activated only when debugging libxslt. It replaces the
85 * should be activated only when debugging libxslt.
  /external/clang/test/Analysis/
pr_2542_rdar_6793404.m 3 // BEGIN delta-debugging reduced header stuff
33 // END delta-debugging reduced header stuff
  /external/llvm/utils/
test_debuginfo.pl 3 # This script tests debugging information generated by a compiler.
13 # debugging information.
  /external/chromium_org/chrome/browser/resources/net_internals/
chromeos_view.js 232 CrosView.DEBUG_WIFI_ID = 'chromeos-view-network-debugging-wifi';
233 CrosView.DEBUG_ETHERNET_ID = 'chromeos-view-network-debugging-ethernet';
234 CrosView.DEBUG_CELLULAR_ID = 'chromeos-view-network-debugging-cellular';
235 CrosView.DEBUG_WIMAX_ID = 'chromeos-view-network-debugging-wimax';
236 CrosView.DEBUG_NONE_ID = 'chromeos-view-network-debugging-none';
237 CrosView.DEBUG_STATUS_ID = 'chromeos-view-network-debugging-status';
  /ndk/docs/text/
NDK-GDB.text 4 IMPORTANT: IF YOU ARE DEBUGGING THREADED PROGRAMS, PLEASE READ THE
11 easily launch a native debugging session for your NDK-generated machine code.
23 IMPORTANT: Native debugging can only work if *all* these conditions are met:
40 that the debugging session should happen on a 2.2+ device or
61 not contain required support files and native debugging
78 debugging session.
105 > Print verbose information about the native debugging session setup.
110 > By default, ndk-gdb aborts if it finds that another native debugging
118 explicitly launch your application before the debugging session.
223 Thread debugging is unsupported on this Android platform
    [all...]
  /external/llvm/docs/
DebuggingJITedCode.rst 2 Debugging JIT-ed Code With GDB
8 Without special runtime support, debugging dynamically generated code with
32 better option for debugging JIT-ed code on Mac OS X.
35 Debugging MCJIT-ed code
38 The emerging MCJIT component of LLVM allows full debugging of JIT-ed code with
40 DWARF debugging information to GDB.
97 [Thread debugging using libthread_db enabled]

Completed in 532 milliseconds

1 2 3 4 56 7 8 91011>>