Searched refs:debugging (Results 1 – 25 of 490) sorted by relevance
12345678910>>...20
/external/chromium_org/native_client_sdk/src/examples/tutorial/debugging/ |
D | example.dsc | 6 'NAME' : 'debugging', 9 'debugging.c', 20 'NAME': 'debugging',
|
/external/chromium_org/tools/gyp/test/mac/strip/ |
D | test.gyp | 18 # * debugging: Strips debugging symbols but saves local and global 26 # "YES: Copied binaries are stripped of debugging symbols. This does 78 'STRIP_STYLE': 'debugging',
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/rbug/ |
D | README | 7 It provides remote debugging functionality. 16 which should open gallium remote debugging session. While the program is running 17 you can launch the small remote debugging application from progs/rbug. More
|
/external/mesa3d/src/gallium/drivers/rbug/ |
D | README | 7 It provides remote debugging functionality. 16 which should open gallium remote debugging session. While the program is running 17 you can launch the small remote debugging application from progs/rbug. More
|
/external/e2fsprogs/debian/ |
D | 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/bison/m4/ |
D | dmalloc.m4 | 9 [AC_MSG_CHECKING([if malloc debugging is wanted]) 16 [Define if using the dmalloc debugging malloc package])
|
/external/valgrind/main/none/tests/ |
D | cmdline2.stdout.exp | 8 --help-debug show this message, plus debugging options 94 debugging options for all Valgrind tools: 95 -d show verbose debugging output 140 debugging options for Valgrind tools that report errors 144 debugging options for Valgrind tools that replace malloc: 147 debugging options for Nulgrind:
|
/external/antlr/antlr-3.4/runtime/C/doxygen/ |
D | changes31.dox | 30 /// supports remote debugging only (you cannot generate C, compile and debug it from the 31 /// ANTLRWorks IDE.) However both parser and tree parser debugging is supported providing 32 /// you are using a version of ANTLRWorks that supports tree parser debugging. Generate 35 /// Note that when you invoke your debugging version of the parser, it will appear to hang
|
/external/chromium_org/third_party/yasm/source/patched-yasm/ |
D | configure.ac | 22 [Turn on debugging and compile time warnings]), 24 yes) debugging="yes" ;; 25 no) debugging="no" ;; 162 # Enable debugging 163 if test "$debugging" != "no"; then 164 debugging=yes 199 if test "$debugging" = "no" ; then
|
/external/llvm/docs/ |
D | DebuggingJITedCode.rst | 8 Without special runtime support, debugging dynamically generated code with 32 better option for debugging JIT-ed code on Mac OS X. 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]
|
D | Bugpoint.rst | 19 For detailed case scenarios, such as debugging ``opt``, or one of the LLVM code 30 compiler-debugging process; consequently, it may take a long period of 32 that ``bugpoint`` is generally very quick unless debugging a miscompilation 68 passes triggers the bug. This is useful when debugging a problem exposed by 73 debugging intraprocedural optimizations. Once the number of functions has been 124 * In the code generator and miscompilation debuggers, debugging will go faster 213 being done. If that can be figured out, then do the usual debugging. If which 216 Alternatively, you can use "``printf``" style debugging to report waypoints.
|
/external/mockito/src/org/mockito/internal/progress/ |
D | MockingProgressImpl.java | 11 import org.mockito.internal.debugging.Localized; 12 import org.mockito.internal.debugging.LocationImpl;
|
/external/zlib/src/win32/ |
D | README-WIN32.txt | 33 example.pdb Symbolic information for debugging example.exe 36 example_d.pdb Symbolic information for debugging example_d.exe 39 minigzip.pdb Symbolic information for debugging minigzip.exe 42 minigzip_d.pdb Symbolic information for debugging minigzip_d.exe 52 (zlib.pdb provides debugging info to the compile time linker)
|
/external/valgrind/main/gdbserver_tests/ |
D | mchelp.stdoutB.exp | 2 help [debug] : monitor command help. With debug: + debugging commands 31 help [debug] : monitor command help. With debug: + debugging commands 41 debugging valgrind internals monitor commands:
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/trace/ |
D | README | 27 == Remote debugging == 29 For remote debugging see:
|
/external/mesa3d/src/gallium/drivers/trace/ |
D | README | 27 == Remote debugging == 29 For remote debugging see:
|
/external/wpa_supplicant_8/hostapd/ |
D | android.config | 143 # Remove debugging code that is printing out debug messages to stdout. 144 # This can be used to reduce the size of the hostapd considerably if debugging 161 # This can be used to reduce binary size at the cost of disabling a debugging 171 # Enable tracing code for developer debugging 180 # Use libbfd to get more details for developer debugging
|
/external/clang/test/Analysis/ |
D | pr_2542_rdar_6793404.m | 3 // BEGIN delta-debugging reduced header stuff 33 // END delta-debugging reduced header stuff
|
D | NSPanel.m | 4 // BEGIN delta-debugging reduced header stuff 62 // END delta-debugging reduced header stuff
|
D | unused-ivars.m | 3 //===--- BEGIN: Delta-debugging reduced headers. --------------------------===// 14 //===--- END: Delta-debugging reduced headers. ----------------------------===//
|
/external/chromium_org/third_party/libxslt/libxslt/ |
D | xsltwin32config.h.in | 76 * should be activated only when debugging libxslt. It replaces the 85 * should be activated only when debugging libxslt.
|
/external/mockito/src/org/mockito/internal/debugging/ |
D | FindingsListener.java | 5 package org.mockito.internal.debugging;
|
D | Localized.java | 5 package org.mockito.internal.debugging;
|
/external/chromium_org/tools/telemetry/ |
D | README | 5 https://developers.google.com/chrome-developer-tools/docs/remote-debugging
|
/external/smack/asmack-master/ |
D | README.asmack | 49 IDE. Enable debugging mode with [BOSH|XMPP]Connection.DEBUG and 51 http://www.igniterealtime.org/builds/smack/docs/latest/documentation/debugging.html
|
12345678910>>...20