Home
last modified time | relevance | path

Searched refs:debugging (Results 1 – 25 of 10641) sorted by relevance

12345678910>>...426

/dports/sysutils/plasma5-drkonqi/drkonqi-5.23.5/src/tests/backtraceparsertest/backtraceparsertest_data/
H A Dtest_a1 [?1034h(no debugging symbols found)
2 (no debugging symbols found)
3 (no debugging symbols found)
4 (no debugging symbols found)
5 (no debugging symbols found)
6 (no debugging symbols found)
7 (no debugging symbols found)
8 (no debugging symbols found)
10 (no debugging symbols found)
11 (no debugging symbols found)
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/devtools/client/locales/en-US/
H A Daboutdebugging.ftl23 about-debugging-sidebar-this-firefox =
27 about-debugging-sidebar-setup =
99 about-debugging-setup-title = Setup
111 about-debugging-setup-usb-title = USB
149 about-debugging-setup-network =
190 about-debugging-runtime-extensions =
193 about-debugging-runtime-tabs =
205 about-debugging-runtime-processes =
302 about-debugging-extension-uuid =
312 about-debugging-extension-id =
[all …]
/dports/www/firefox-esr/firefox-91.8.0/devtools/client/locales/en-US/
H A Daboutdebugging.ftl23 about-debugging-sidebar-this-firefox =
27 about-debugging-sidebar-setup =
95 about-debugging-setup-title = Setup
107 about-debugging-setup-usb-title = USB
145 about-debugging-setup-network =
186 about-debugging-runtime-extensions =
189 about-debugging-runtime-tabs =
201 about-debugging-runtime-processes =
298 about-debugging-extension-uuid =
308 about-debugging-extension-id =
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/devtools/client/locales/en-US/
H A Daboutdebugging.ftl23 about-debugging-sidebar-this-firefox =
27 about-debugging-sidebar-setup =
95 about-debugging-setup-title = Setup
107 about-debugging-setup-usb-title = USB
145 about-debugging-setup-network =
186 about-debugging-runtime-extensions =
189 about-debugging-runtime-tabs =
201 about-debugging-runtime-processes =
298 about-debugging-extension-uuid =
308 about-debugging-extension-id =
[all …]
/dports/textproc/p5-Devel-TraceSAX/Devel-TraceSAX-0.021/lib/Devel/TraceSAX/
H A DDB.pm8 sub debugging() { 0 } subroutine
45 ++$depth if debugging;
46 warn " " x $depth, "Scanning $name\n" if debugging;
52 warn " " x $depth, "...$name$_\n" if debugging;
67 warn " " x $depth, "FOUND $name\n" if debugging;
72 warn " " x $depth, "missed $name\n" if debugging;
77 --$depth if debugging;
119 ++$depth if debugging;
120 warn " " x $depth, "require $what\n" if debugging;
123 --$depth if debugging;
[all …]
/dports/www/firefox/firefox-99.0/devtools/client/locales/en-US/
H A Daboutdebugging.ftl23 about-debugging-sidebar-this-firefox =
27 about-debugging-sidebar-setup =
95 about-debugging-setup-title = Setup
107 about-debugging-setup-usb-title = USB
145 about-debugging-setup-network =
186 about-debugging-runtime-extensions =
189 about-debugging-runtime-tabs =
201 about-debugging-runtime-processes =
298 about-debugging-extension-uuid =
308 about-debugging-extension-id =
[all …]
/dports/devel/p5-IPC-Run3/IPC-Run3-0.048/lib/IPC/
H A DRun3.pm122 if debugging >= 2;
126 if debugging >= 2;
143 debugging >= 3
156 if debugging >= 2;
188 if debugging >= 2;
197 if debugging >= 3;
200 if debugging >= 2;
206 if debugging >= 2;
228 if debugging >= 3;
317 if debugging;
[all …]
/dports/devel/tortoisehg/tortoisehg-5.9.3/tortoisehg/util/
H A Ddebugthg.py10 debugging = '' variable
19 debugging += 'O'
22 debugging += 'M'
23 if debugging:
29 debugging = os.environ.get("DEBUG_THG", "") variable
30 if debugging.lower() in ("1", "true"):
31 debugging = True variable
36 if debugging:
38 return debugging == True or level in debugging
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/
H A D.options1 #Turn on debugging for p2
4 #Detailed debugging information while parsing p2 data files
16 #Detailed debugging information while saving/restoring profile preferences
22 #Detailed debugging information about mirror selection
25 #Detailed debugging information about automatic update checking
28 #Detailed debugging information about the operands being generated
31 #Detailed debugging information about the projector
34 #Detailed debugging information about the projector encoding
37 #Detailed debugging information about the reconciler
40 #Detailed debugging information about the publisher
[all …]
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/Docs/content/debugging/
H A D_index.md8 The debugging capabilities of Mesen are split across a number of different tools, including the deb…
10 [APU Viewer](/debugging/apuviewer.html): Displays every detail of the APU's current state for each …
11 [Assembler](/debugging/assembler.html): Allows you to edit a game's code or run custom code on-the-…
12 [Debugger](/debugging/debugger.html): View the code, add breakpoints, labels, watch values, and muc…
13 [Event Viewer](/debugging/eventviewer.html): Visualize the timing of a variety of events (register …
14 [Memory Tools](/debugging/memorytools.html): Contains a hex editor and performance profiler.
15 [Performance Profiler](/debugging/performanceprofiler.html): Profiles the CPU's execution to help f…
18 [Text Hooker](/debugging/texthooker.html): Converts text shown on the screen into a text string (u…
19 [Trace Logger](/debugging/tracelogger.html): View or log to a file the execution trace of the CPU …
23 - [Import labels from CA65/CC65 or ASM6](/debugging/debuggerintegration.html)
[all …]
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/Docs/content/
H A D_index.md26 4. [Debugging Tools](/debugging.html)
27 * [Assembler](/debugging/assembler.html)
28 * [Debugger](/debugging/debugger.html)
29 * [Event Viewer](/debugging/eventviewer.html)
30 * [Memory Tools](/debugging/memorytools.html)
31 * [Performance Profiler](/debugging/performanceprofiler.html)
32 * [PPU Viewer](/debugging/ppuviewer.html)
33 * [Script Window](/debugging/scriptwindow.html)
34 * [Text Hooker](/debugging/texthooker.html)
35 * [Trace Logger](/debugging/tracelogger.html)
[all …]
/dports/www/trafficserver/trafficserver-9.1.1/doc/locale/ja/LC_MESSAGES/developer-guide/debugging/
H A Ddebug-tags.en.po31 #: ../../../developer-guide/debugging/debug-tags.en.rst:23
35 #: ../../../developer-guide/debugging/debug-tags.en.rst:25
41 #: ../../../developer-guide/debugging/debug-tags.en.rst:29
47 #: ../../../developer-guide/debugging/debug-tags.en.rst:32
52 #: ../../../developer-guide/debugging/debug-tags.en.rst:35
58 #: ../../../developer-guide/debugging/debug-tags.en.rst:43
64 #: ../../../developer-guide/debugging/debug-tags.en.rst:51
68 #: ../../../developer-guide/debugging/debug-tags.en.rst:53
72 #: ../../../developer-guide/debugging/debug-tags.en.rst:59
78 #: ../../../developer-guide/debugging/debug-tags.en.rst:67
[all …]
/dports/net/p5-Samba-LDAP/Samba-LDAP-0.05/t/
H A D04.base.t157 ok( ! $obj->debugging );
158 ok( $obj->debugging(1) );
159 ok( $obj->debugging );
163 ok( $obj->debugging );
165 ok( ! $obj->debugging );
169 ok( $obj->debugging );
171 ok( ! $obj->debugging );
175 ok( ! $obj->debugging );
194 $obj->debugging(0);
204 ok( ! $obj->debugging );
[all …]
/dports/devel/p5-Class-Base/Class-Base-0.09/t/
H A Dtest.t176 ok( ! $obj->debugging );
177 ok( $obj->debugging(1) );
178 ok( $obj->debugging );
182 ok( $obj->debugging );
184 ok( ! $obj->debugging );
188 ok( $obj->debugging );
190 ok( ! $obj->debugging );
194 ok( ! $obj->debugging );
213 $obj->debugging(0);
223 ok( ! $obj->debugging );
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/arch/arm/
H A DKconfig.debug117 prompt "Kernel low-level debugging port"
129 bool "Kernel low-level debugging via asm9260 UART"
170 bool "Kernel low-level debugging on SAMA5D2 UART1"
178 bool "Kernel low-level debugging on SAMA5D4 USART3"
186 bool "Kernel low-level debugging via SAMV7 USART1"
215 bool "Kernel low-level debugging on BCM IPROC UART3"
234 bool "Kernel low-level debugging on BCM63XX UART"
659 bool "Kernel low-level debugging via OMAP1 UART1"
667 bool "Kernel low-level debugging via OMAP1 UART2"
675 bool "Kernel low-level debugging via OMAP1 UART3"
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/arm/
H A DKconfig.debug117 prompt "Kernel low-level debugging port"
129 bool "Kernel low-level debugging via asm9260 UART"
170 bool "Kernel low-level debugging on SAMA5D2 UART1"
178 bool "Kernel low-level debugging on SAMA5D4 USART3"
186 bool "Kernel low-level debugging via SAMV7 USART1"
215 bool "Kernel low-level debugging on BCM IPROC UART3"
234 bool "Kernel low-level debugging on BCM63XX UART"
659 bool "Kernel low-level debugging via OMAP1 UART1"
667 bool "Kernel low-level debugging via OMAP1 UART2"
675 bool "Kernel low-level debugging via OMAP1 UART3"
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/arm/
H A DKconfig.debug117 prompt "Kernel low-level debugging port"
129 bool "Kernel low-level debugging via asm9260 UART"
170 bool "Kernel low-level debugging on SAMA5D2 UART1"
178 bool "Kernel low-level debugging on SAMA5D4 USART3"
186 bool "Kernel low-level debugging via SAMV7 USART1"
215 bool "Kernel low-level debugging on BCM IPROC UART3"
234 bool "Kernel low-level debugging on BCM63XX UART"
659 bool "Kernel low-level debugging via OMAP1 UART1"
667 bool "Kernel low-level debugging via OMAP1 UART2"
675 bool "Kernel low-level debugging via OMAP1 UART3"
[all …]
/dports/lang/yap/yap-6.2.2/LGPL/
H A Ddebug.pl36 debugging/1, % ?Topic
37 debugging/2, % ?Topic, ?Bool
57 debugging/2.
79 %% debugging(+Topic) is semidet.
80 %% debugging(-Topic) is nondet.
84 % are debugging.
86 debugging(Topic) :-
87 debugging(Topic, true).
123 ( debugging(Registered, _),
137 ( debugging(Topic, Value),
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/tests/
H A Dgtest-545.cs12 bool? debugging = false; in Main()
13 debugging = debugging | Foo (); in Main()
15 bool res = debugging.Value; in Main()
19 debugging = true; in Main()
20 debugging = debugging & Foo (); in Main()
/dports/math/yacas/yacas-1.9.1/scripts/debug.rep/
H A Dcode.ys32 debugging:=True;
41 DebugRun():= [debugging:=False;True;];
46 debugging:=False;
106 If(debugging = False And
110 debugging:=True;
123 debugging:=True;
131 If(debugging = False And
135 If (debugging,
139 While(debugging)
146 debugging:=nextdebugging;
[all …]
/dports/devel/p5-Badger/Badger-0.13/t/core/
H A Ddebug.t70 use Badger::Debug 'debugging debug debugf';
101 is( $obj->debugging(0), 0, 'turned debugging off' );
102 is( $obj->debugging, 0, 'debugging is now turned off' );
113 use Badger::Debug 'debugging', '$DEBUG' => 1;
118 is( Badger::Test::Debug::Variable->debugging, 1, 'debugging for var is on' );
119 Badger::Test::Debug::Variable->debugging(0);
120 is( Badger::Test::Debug::Variable->debugging, 0, 'debugging for var is now off' );
146 is( My::Debugger1->wibble, 'debugging wibble', 'DEBUG is on' );
160 My::Debugger2->debugging(1);
179 My::Debugger2->debugging(0);
[all …]
/dports/net-mgmt/librenms/librenms-21.5.1/mibs/nokia/
H A DALCATEL-IND1-DRCTM-MIB374 this router. A level of 0 indicates no debugging.
499 this router. A level of 0 indicates no debugging."
509 this router. A level of 0 indicates no debugging."
519 this router. A level of 0 indicates no debugging."
621 router. A level of 0 indicates no debugging."
730 "Sets the level of Debug messages for debugging of
740 "Sets the level of Debug messages for debugging of
847 A level of 0 indicates no debugging."
1283 A level of 0 indicates no debugging."
1383 router. A level of 0 indicates no debugging."
[all …]
/dports/net-mgmt/netdisco-mibs/netdisco-mibs-4.010/alcatel/
H A Dalcatelind1drctm.mib374 this router. A level of 0 indicates no debugging.
499 this router. A level of 0 indicates no debugging."
509 this router. A level of 0 indicates no debugging."
519 this router. A level of 0 indicates no debugging."
621 router. A level of 0 indicates no debugging."
730 "Sets the level of Debug messages for debugging of
740 "Sets the level of Debug messages for debugging of
847 A level of 0 indicates no debugging."
1283 A level of 0 indicates no debugging."
1383 router. A level of 0 indicates no debugging."
[all …]
/dports/net-mgmt/observium/observium/mibs/aos/
H A DALCATEL-IND1-DRCTM-MIB374 this router. A level of 0 indicates no debugging.
499 this router. A level of 0 indicates no debugging."
509 this router. A level of 0 indicates no debugging."
519 this router. A level of 0 indicates no debugging."
621 router. A level of 0 indicates no debugging."
730 "Sets the level of Debug messages for debugging of
740 "Sets the level of Debug messages for debugging of
847 A level of 0 indicates no debugging."
1283 A level of 0 indicates no debugging."
1383 router. A level of 0 indicates no debugging."
[all …]
/dports/www/moodle311/moodle/lib/classes/event/
H A Dbase.php259 debugging("Data key '$key' does not exist in \\core\\event\\base");
397 debugging("Event restore data must contain key $key");
404 debugging("Event restore data cannot contain key $key");
757 debugging("Invalid event crud value specified.", DEBUG_DEVELOPER);
773 debugging('Event property userid must be a number', DEBUG_DEVELOPER);
776 debugging('Event property courseid must be a number', DEBUG_DEVELOPER);
779 debugging('Event property objectid must be a number', DEBUG_DEVELOPER);
782 debugging('Event property relateduserid must be a number', DEBUG_DEVELOPER);
786 debugging('Unknown table specified in objecttable field', DEBUG_DEVELOPER);
893 debugging('Argument $record must be an instance of stdClass.', DEBUG_DEVELOPER);
[all …]

12345678910>>...426