Searched refs:debugging (Results 1 - 25 of 107) sorted by relevance

12345

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/
H A Dcheckversion.pl12 my $debugging;
60 if ($debugging) {
H A Dunifdef.c162 static bool debugging; /* -d: debugging reports */ variable
262 debugging = true;
1081 if (debugging) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtdebug.tex23 in debugging mode and call \helpref{wxDebugContext::Dump}{wxdebugcontextdump} and \helpref{wxDebugContext::PrintStatistics}{wxdebugcontextprintstatistics} at
34 objects). This slows down a debugging version of an application, but can
39 If debugging mode is on and the symbols wxUSE\_GLOBAL\_MEMORY\_OPERATORS and
49 the overridden form of the operator with two extra arguments. This means that the debugging
80 You can use the \helpref{wxLogDebug}{wxlogdebug} and \helpref{wxLogTrace}{wxlogtrace} functions to output debugging information in debug mode;
81 it will do nothing for non-debugging code.
89 wxDebugContext is a class for performing various debugging and memory tracing
H A Ddebugcxt.tex3 A class for performing various debugging and memory tracing
5 currently allocated) is only present in a debugging build of wxWidgets,
220 Sets the debugging stream to be the debugger (Windows) or standard error (other platforms).
246 This class allows you to treat debugging output in a similar
249 to the debugger, or other program that intercepts debugging
H A Dstackwalker.tex32 release builds). Under Unix, you need to compile your program with debugging
39 \helpref{debugging overview}{debuggingoverview} for how to make it available.
H A Dobject.tex11 The class contains optional debugging versions
193 The {\it new} operator is defined for debugging versions of the library only, when
201 The {\it delete} operator is defined for debugging versions of the library only, when
H A Dbody.tex579 writing and debugging wxWidgets programs. If you have any good tips,
589 These can be compiled out of a non-debugging version of wxWidgets
622 \section{Strategies for debugging}\label{debugstrategies}
665 of debugging code, or you wish to print a bunch of variables).
667 \subsection{Use the wxWidgets debugging facilities}\label{usedebuggingfacilities}
670 memory leaks and corrupt memory: in fact in debugging mode, wxWidgets will
679 See the \helpref{debugging overview}{debuggingoverview} for further information.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/lib/
H A Dcallback_srm.S98 .long 7 # value is not 1 for link debugging
101 .long 7 # value is not 1 for link debugging
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dosst.c59 /* The driver prints some debugging information on the console if DEBUG
64 so that people can easily see the messages. Later when the debugging messages
124 static int debugging = 1; variable
257 if (debugging) {
303 if (debugging) {
756 int dbg = debugging;
778 if (debugging) {
780 printk(OSST_DEB_MSG "%s:D: Turning off debugging for a while\n", name);
781 debugging = 0;
793 debugging
[all...]
H A Dst.c58 /* The driver prints some debugging information on the console if DEBUG
64 so that people can easily see the messages. Later when the debugging messages
68 #define DEBC(a) if (debugging) { a ; }
154 static int debugging = DEBUG; variable
368 if (debugging) {
376 if (!debugging) { /* Abnormal conditions for tape */
421 if (debugging) {
645 DEB(if (debugging && retval)
1063 if ( DEB( debugging || ) !STp->inited)
2054 if (debugging
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/boot/
H A Dpmjump.S59 # a valid stack if some debugging hack wants to use it.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/kernel/
H A Dgdb-io-ttysm-low.S71 # debugging interrupt - enter the GDB stub proper
H A Dmn10300-serial-low.S43 # debugging interrupts
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Dafp_dsi.c568 /* The first SIGINT enables debugging, the next restores the config */
570 static int debugging = 0; local
576 if (debugging) {
581 debugging = 0;
584 debugging = 1;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/embedded6xx/
H A Dusbgecko_udbg.c284 #error Invalid platform for USB Gecko based early debugging.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/
H A Dsparccpuid.S162 add %o0,1,%i0 ! used for debugging
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/netkit-ftp-0.18-pre1/
H A Dconfigure19 --with-debug Enable debugging
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/docs_src/tcl/
H A Dm4.tcl108 error especially during initial application debugging.])
128 as during application debugging.])])
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/examples/
H A Ddepmod.pl45 -v --verbose : Print out lots of debugging stuff
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/des/
H A Ddes-lib.com29 $! debugging information.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/tests/
H A Dtest-6.exp135 -d, --debug Enables the debugging option (produces verbose
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v10/kernel/
H A Dentry.S574 bmi _ugdb_handle_breakpoint ; Go to user mode debugging.
577 ba kgdb_handle_breakpoint ; Go to kernel debugging.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v32/kernel/
H A Dentry.S151 ; Set S-bit when kernel debugging to keep hardware breakpoints active.
467 ; Set S-bit when kernel debugging to keep hardware breakpoints active.
524 bmi _ugdb_handle_exception ; Go to user mode debugging.
526 ba kgdb_handle_exception ; Go to kernel debugging.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/des/
H A Ddes-lib.com29 $! debugging information.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/des/
H A Ddes-lib.com29 $! debugging information.

Completed in 181 milliseconds

12345