Home
last modified time | relevance | path

Searched refs:debug (Results 176 – 200 of 62700) sorted by relevance

12345678910>>...2508

/dports/multimedia/libv4l/linux-5.13-rc2/arch/powerpc/kernel/ptrace/
H A Dptrace-adv.c48 task->thread.debug.dbcr1)) { in user_disable_single_step()
114 task->thread.debug.dbcr1)) { in ptrace_set_debugreg()
240 child->thread.debug.iac1 = 0; in del_instruction_bp()
250 child->thread.debug.iac2 = 0; in del_instruction_bp()
263 child->thread.debug.iac3 = 0; in del_instruction_bp()
273 child->thread.debug.iac4 = 0; in del_instruction_bp()
307 child->thread.debug.dvc1 = in set_dac()
309 child->thread.debug.dbcr2 |= in set_dac()
328 child->thread.debug.dvc2 = in set_dac()
330 child->thread.debug.dbcr2 |= in set_dac()
[all …]
/dports/emulators/gxemul/gxemul-0.6.3/src/cpus/
H A Dcpu_mips.cc271 debug(")"); in mips_cpu_new()
379 debug("), "); in mips_cpu_dumpinfo()
384 debug("\n"); in mips_cpu_dumpinfo()
394 debug("\n"); in mips_cpu_dumpinfo()
405 debug("\n"); in mips_cpu_dumpinfo()
418 debug("\n"); in mips_cpu_dumpinfo()
439 debug(" "); in mips_cpu_list_available_types()
442 debug("\n"); in mips_cpu_list_available_types()
756 debug("\t"); in mips_cpu_disassemble_instr()
1240 debug("]"); in mips_cpu_disassemble_instr()
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/open-policy-agent/opa/docs/src/scss/vendors/modular-scale/stylesheets/
H A D_modular-scale-tests.scss2 @debug "";
7 @debug "";
13 @debug "";
18 @debug "";
24 @debug "";
29 @debug "";
35 @debug "";
40 @debug "";
46 @debug "";
51 @debug "";
[all …]
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/meta/cookies/name/
H A Dname.html.ini7 if (os == "win") and not debug: FAIL
8 if (os == "mac") and not debug: FAIL
17 if (os == "win") and not debug: FAIL
18 if (os == "mac") and not debug: FAIL
27 if (os == "mac") and not debug: FAIL
29 if (os == "win") and not debug: FAIL
37 if (os == "win") and not debug: FAIL
39 if (os == "mac") and not debug: FAIL
48 if (os == "win") and not debug: FAIL
49 if (os == "mac") and not debug: FAIL
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/meta/cookies/name/
H A Dname.html.ini7 if (os == "win") and not debug: FAIL
8 if (os == "mac") and not debug: FAIL
17 if (os == "win") and not debug: FAIL
18 if (os == "mac") and not debug: FAIL
27 if (os == "mac") and not debug: FAIL
29 if (os == "win") and not debug: FAIL
37 if (os == "win") and not debug: FAIL
39 if (os == "mac") and not debug: FAIL
48 if (os == "win") and not debug: FAIL
49 if (os == "mac") and not debug: FAIL
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.debug/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/
H A DEvalTestSuite.java15 package org.eclipse.jdt.debug.tests;
19 import org.eclipse.jdt.debug.tests.eval.ArrayAllocationTests;
21 import org.eclipse.jdt.debug.tests.eval.ArrayValueTests;
25 import org.eclipse.jdt.debug.tests.eval.ByteOperatorsTests;
27 import org.eclipse.jdt.debug.tests.eval.CharOperatorsTests;
30 import org.eclipse.jdt.debug.tests.eval.FieldValueTests;
34 import org.eclipse.jdt.debug.tests.eval.IntOperatorsTests;
35 import org.eclipse.jdt.debug.tests.eval.Java8Tests;
36 import org.eclipse.jdt.debug.tests.eval.LabelTests;
41 import org.eclipse.jdt.debug.tests.eval.LoopTests;
[all …]
/dports/graphics/cogl/cogl-1.22.8/po/
H A Dnb.po27 #: cogl/cogl-debug.c:188 cogl/cogl-debug.c:190
60 #: cogl/cogl-debug-options.h:32 cogl/cogl-debug-options.h:37
61 #: cogl/cogl-debug-options.h:42 cogl/cogl-debug-options.h:47
62 #: cogl/cogl-debug-options.h:52 cogl/cogl-debug-options.h:57
63 #: cogl/cogl-debug-options.h:62 cogl/cogl-debug-options.h:68
64 #: cogl/cogl-debug-options.h:73 cogl/cogl-debug-options.h:78
65 #: cogl/cogl-debug-options.h:165 cogl/cogl-debug-options.h:170
66 #: cogl/cogl-debug-options.h:175 cogl/cogl-debug-options.h:191
151 #: cogl/cogl-debug-options.h:83 cogl/cogl-debug-options.h:88
171 #: cogl/cogl-debug-options.h:93 cogl/cogl-debug-options.h:98
[all …]
/dports/devel/p5-Proc-Queue/Proc-Queue-1.23/lib/Proc/
H A DQueue.pm33 my $debug=0; # shows debug info.
106 sub debug { subroutine
107 return $debug unless @_;
108 my $old_debug=$debug;
110 $debug=1;
114 $debug=0;
125 carp "trace mode ON" if $debug;
129 carp "trace mode OFF" if $debug;
282 carp "Fork failed: $!" if $debug;
317 carp "Child $r return $?" if $debug;
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/kvm/x86_64/
H A Ddebug_regs.c54 #define CLEAR_DEBUG() memset(&debug, 0, sizeof(debug))
66 struct kvm_guest_debug debug; in main() local
115 run->debug.arch.dr6 == target_dr6, in main()
120 run->debug.arch.dr6, target_dr6); in main()
138 run->debug.arch.dr6 == target_dr6, in main()
143 run->debug.arch.dr6, target_dr6); in main()
158 debug.arch.debugreg[7] = 0x00000400; in main()
164 run->debug.arch.dr6 == target_dr6, in main()
168 run->debug.arch.pc, target_rip, run->debug.arch.dr6, in main()
182 run->debug.arch.dr6 == target_dr6, in main()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/kvm/x86_64/
H A Ddebug_regs.c54 #define CLEAR_DEBUG() memset(&debug, 0, sizeof(debug))
66 struct kvm_guest_debug debug; in main() local
115 run->debug.arch.dr6 == target_dr6, in main()
120 run->debug.arch.dr6, target_dr6); in main()
138 run->debug.arch.dr6 == target_dr6, in main()
143 run->debug.arch.dr6, target_dr6); in main()
158 debug.arch.debugreg[7] = 0x00000400; in main()
164 run->debug.arch.dr6 == target_dr6, in main()
168 run->debug.arch.pc, target_rip, run->debug.arch.dr6, in main()
182 run->debug.arch.dr6 == target_dr6, in main()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/kvm/x86_64/
H A Ddebug_regs.c54 #define CLEAR_DEBUG() memset(&debug, 0, sizeof(debug))
66 struct kvm_guest_debug debug; in main() local
115 run->debug.arch.dr6 == target_dr6, in main()
120 run->debug.arch.dr6, target_dr6); in main()
138 run->debug.arch.dr6 == target_dr6, in main()
143 run->debug.arch.dr6, target_dr6); in main()
158 debug.arch.debugreg[7] = 0x00000400; in main()
164 run->debug.arch.dr6 == target_dr6, in main()
168 run->debug.arch.pc, target_rip, run->debug.arch.dr6, in main()
182 run->debug.arch.dr6 == target_dr6, in main()
[all …]
/dports/graphics/py-exifread/ExifRead-2.1.2/exifread/
H A D__init__.py34 logger.debug("TIFF format recognized in data[0:4]")
47 logger.debug(" Length offset is %s", length)
54 logger.debug(" Added to base")
57 logger.debug(" Added to zero")
67 logger.debug(" Segment base 0x%X", base)
132 logger.debug(" Length: 0x%X 0x%X",
139 logger.debug(
174 logger.debug("Did get 0x%X and %s",
179 logger.debug("File format not recognized.")
224 if debug and details:
[all …]
/dports/dns/zkt/zkt-1.1.4/examples/flat/dyn.example.net/
H A Dzktlog-dyn.example.net.1 2010-02-21 19:43:15.018: debug: Check RFC5011 status
3 2010-02-21 19:43:15.018: debug: Check KSK status
6 2010-02-21 19:43:15.330: debug: Check ZSK status
25 2010-02-21 19:45:36.416: debug: Check KSK status
26 2010-02-21 19:45:36.416: debug: Check ZSK status
31 2010-02-21 19:45:41.448: debug: Check KSK status
32 2010-02-21 19:45:41.448: debug: Check ZSK status
49 2010-02-21 19:47:06.899: debug: Check KSK status
50 2010-02-21 19:47:06.899: debug: Check ZSK status
67 2010-02-21 19:58:40.972: debug: Check KSK status
[all …]
/dports/accessibility/orca/orca-41.1/src/orca/
H A Dorca.py144 debug.println(debug.LEVEL_INFO, msg, True)
148 debug.println(debug.LEVEL_INFO, msg, True)
153 debug.println(debug.LEVEL_INFO, msg, True)
157 debug.println(debug.LEVEL_INFO, msg, True)
174 debug.println(debug.LEVEL_INFO, msg, True)
186 debug.println(debug.LEVEL_INFO, msg, True)
208 debug.println(debug.LEVEL_INFO, msg, True)
248 debug.printException(debug.LEVEL_SEVERE)
660 debug.println(debug.LEVEL_INFO, msg, True)
680 debug.printStack(debug.LEVEL_SEVERE)
[all …]
/dports/accessibility/orca/orca-41.1/src/orca/scripts/toolkits/Gecko/
H A Dscript.py63 debug.println(debug.LEVEL_INFO, msg, True)
77 debug.println(debug.LEVEL_INFO, msg, True)
87 debug.println(debug.LEVEL_INFO, msg, True)
102 debug.println(debug.LEVEL_INFO, msg, True)
112 debug.println(debug.LEVEL_INFO, msg, True)
122 debug.println(debug.LEVEL_INFO, msg, True)
132 debug.println(debug.LEVEL_INFO, msg, True)
142 debug.println(debug.LEVEL_INFO, msg, True)
152 debug.println(debug.LEVEL_INFO, msg, True)
167 debug.println(debug.LEVEL_INFO, msg, True)
[all …]
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/yuin/gopher-lua/_lua5.1-tests/
H A Ddb.lua19 debug.sethook(f,"l"); loadstring(s)(); debug.sethook()
25 local a = debug.getinfo(print)
66 a = debug.getinfo(1)
72 g = debug.getinfo(f)
160 debug.sethook(function (e,l)
183 x = debug.getinfo(2)
237 debug.setlocal(2, 3, 10)
246 debug.sethook(nil);
255 debug.sethook(function (e)
328 debug.sethook()
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/yuin/gopher-lua/_lua5.1-tests/
H A Ddb.lua19 debug.sethook(f,"l"); loadstring(s)(); debug.sethook()
25 local a = debug.getinfo(print)
66 a = debug.getinfo(1)
72 g = debug.getinfo(f)
160 debug.sethook(function (e,l)
183 x = debug.getinfo(2)
237 debug.setlocal(2, 3, 10)
246 debug.sethook(nil);
255 debug.sethook(function (e)
328 debug.sethook()
[all …]
/dports/net-p2p/bitmark-recorder/bitmarkd-0.13.3/vendor/github.com/yuin/gopher-lua/_lua5.1-tests/
H A Ddb.lua19 debug.sethook(f,"l"); loadstring(s)(); debug.sethook()
25 local a = debug.getinfo(print)
66 a = debug.getinfo(1)
72 g = debug.getinfo(f)
160 debug.sethook(function (e,l)
183 x = debug.getinfo(2)
237 debug.setlocal(2, 3, 10)
246 debug.sethook(nil);
255 debug.sethook(function (e)
328 debug.sethook()
[all …]
/dports/net-p2p/bitmark-daemon/bitmarkd-0.13.3/vendor/github.com/yuin/gopher-lua/_lua5.1-tests/
H A Ddb.lua19 debug.sethook(f,"l"); loadstring(s)(); debug.sethook()
25 local a = debug.getinfo(print)
66 a = debug.getinfo(1)
72 g = debug.getinfo(f)
160 debug.sethook(function (e,l)
183 x = debug.getinfo(2)
237 debug.setlocal(2, 3, 10)
246 debug.sethook(nil);
255 debug.sethook(function (e)
328 debug.sethook()
[all …]
/dports/net-p2p/bitmark-cli/bitmarkd-0.13.3/vendor/github.com/yuin/gopher-lua/_lua5.1-tests/
H A Ddb.lua19 debug.sethook(f,"l"); loadstring(s)(); debug.sethook()
25 local a = debug.getinfo(print)
66 a = debug.getinfo(1)
72 g = debug.getinfo(f)
160 debug.sethook(function (e,l)
183 x = debug.getinfo(2)
237 debug.setlocal(2, 3, 10)
246 debug.sethook(nil);
255 debug.sethook(function (e)
328 debug.sethook()
[all …]
/dports/net-p2p/bitmark/bitmarkd-0.13.3/vendor/github.com/yuin/gopher-lua/_lua5.1-tests/
H A Ddb.lua19 debug.sethook(f,"l"); loadstring(s)(); debug.sethook()
25 local a = debug.getinfo(print)
66 a = debug.getinfo(1)
72 g = debug.getinfo(f)
160 debug.sethook(function (e,l)
183 x = debug.getinfo(2)
237 debug.setlocal(2, 3, 10)
246 debug.sethook(nil);
255 debug.sethook(function (e)
328 debug.sethook()
[all …]
/dports/editors/micro/micro-2.0.10/vendor/github.com/yuin/gopher-lua/_lua5.1-tests/
H A Ddb.lua19 debug.sethook(f,"l"); loadstring(s)(); debug.sethook()
25 local a = debug.getinfo(print)
66 a = debug.getinfo(1)
72 g = debug.getinfo(f)
160 debug.sethook(function (e,l)
183 x = debug.getinfo(2)
237 debug.setlocal(2, 3, 10)
246 debug.sethook(nil);
255 debug.sethook(function (e)
328 debug.sethook()
[all …]
/dports/www/oauth2-proxy/oauth2-proxy-7.2.0/vendor/github.com/yuin/gopher-lua/_lua5.1-tests/
H A Ddb.lua19 debug.sethook(f,"l"); loadstring(s)(); debug.sethook()
25 local a = debug.getinfo(print)
66 a = debug.getinfo(1)
72 g = debug.getinfo(f)
160 debug.sethook(function (e,l)
183 x = debug.getinfo(2)
237 debug.setlocal(2, 3, 10)
246 debug.sethook(nil);
255 debug.sethook(function (e)
328 debug.sethook()
[all …]
/dports/net/storj/storj-1.45.3/vendor/github.com/yuin/gopher-lua/_lua5.1-tests/
H A Ddb.lua19 debug.sethook(f,"l"); loadstring(s)(); debug.sethook()
25 local a = debug.getinfo(print)
66 a = debug.getinfo(1)
72 g = debug.getinfo(f)
160 debug.sethook(function (e,l)
183 x = debug.getinfo(2)
237 debug.setlocal(2, 3, 10)
246 debug.sethook(nil);
255 debug.sethook(function (e)
328 debug.sethook()
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/yuin/gopher-lua/_lua5.1-tests/
H A Ddb.lua19 debug.sethook(f,"l"); loadstring(s)(); debug.sethook()
25 local a = debug.getinfo(print)
66 a = debug.getinfo(1)
72 g = debug.getinfo(f)
160 debug.sethook(function (e,l)
183 x = debug.getinfo(2)
237 debug.setlocal(2, 3, 10)
246 debug.sethook(nil);
255 debug.sethook(function (e)
328 debug.sethook()
[all …]

12345678910>>...2508