Home
last modified time | relevance | path

Searched refs:Debug (Results 1 – 25 of 174) sorted by relevance

1234567

/freebsd/contrib/wpa/wpa_supplicant/vs2005/
H A Dwpa_supplicant.sln21 Debug|Win32 = Debug|Win32
25 {8BCFDA77-AEDC-4168-8897-5B73105BBB87}.Debug|Win32.ActiveCfg = Debug|Win32
26 {8BCFDA77-AEDC-4168-8897-5B73105BBB87}.Debug|Win32.Build.0 = Debug|Win32
29 {E3A7B181-22CC-4DA3-8410-6AD69879A9EC}.Debug|Win32.ActiveCfg = Debug|Win32
30 {E3A7B181-22CC-4DA3-8410-6AD69879A9EC}.Debug|Win32.Build.0 = Debug|Win32
33 {E2A4A85F-CA77-406D-8ABF-63EF94545ACC}.Debug|Win32.ActiveCfg = Debug|Win32
34 {E2A4A85F-CA77-406D-8ABF-63EF94545ACC}.Debug|Win32.Build.0 = Debug|Win32
37 {ADBE4EA8-F0C5-40C2-AE89-C56D0F2EC1DF}.Debug|Win32.ActiveCfg = Debug|Win32
38 {ADBE4EA8-F0C5-40C2-AE89-C56D0F2EC1DF}.Debug|Win32.Build.0 = Debug|Win32
41 {9E87CD9C-60CE-4533-85CF-85CA3A9BF26A}.Debug|Win32.ActiveCfg = Debug|Win32
[all …]
/freebsd/contrib/bc/vs/
H A Dbc.sln10 Debug|x64 = Debug|x64
11 Debug|x86 = Debug|x86
16 {4450D61F-2535-4085-B1B1-F96ACD23CC9F}.Debug|x64.ActiveCfg = Debug|x64
17 {4450D61F-2535-4085-B1B1-F96ACD23CC9F}.Debug|x64.Build.0 = Debug|x64
18 {4450D61F-2535-4085-B1B1-F96ACD23CC9F}.Debug|x86.ActiveCfg = Debug|Win32
19 {4450D61F-2535-4085-B1B1-F96ACD23CC9F}.Debug|x86.Build.0 = Debug|Win32
H A Dbcl.sln10 Debug|x64 = Debug|x64
11 Debug|x86 = Debug|x86
18 {76B451C9-72BF-45B2-B78D-B3515410F99F}.Debug|x64.ActiveCfg = Debug|x64
19 {76B451C9-72BF-45B2-B78D-B3515410F99F}.Debug|x64.Build.0 = Debug|x64
20 {76B451C9-72BF-45B2-B78D-B3515410F99F}.Debug|x86.ActiveCfg = Debug|Win32
21 {76B451C9-72BF-45B2-B78D-B3515410F99F}.Debug|x86.Build.0 = Debug|Win32
/freebsd/sys/contrib/libsodium/
H A Dlibsodium.sln10 Debug|Win32 = Debug|Win32
11 Debug|x64 = Debug|x64
20 {A185B162-6CB6-4502-B03F-B56F7699A8D9}.Debug|Win32.ActiveCfg = Debug|Win32
21 {A185B162-6CB6-4502-B03F-B56F7699A8D9}.Debug|Win32.Build.0 = Debug|Win32
22 {A185B162-6CB6-4502-B03F-B56F7699A8D9}.Debug|x64.ActiveCfg = Debug|x64
23 {A185B162-6CB6-4502-B03F-B56F7699A8D9}.Debug|x64.Build.0 = Debug|x64
/freebsd/usr.sbin/cron/lib/
H A Dentry.c117 Debug(DPARS, ("load_entry()...about to eat comments\n")) in load_entry()
153 Debug(DPARS, ("load_entry()...about to test shortcuts\n")) in load_entry()
156 Debug(DPARS, ("load_entry()...reboot shortcut\n")) in load_entry()
159 Debug(DPARS, ("load_entry()...yearly shortcut\n")) in load_entry()
168 Debug(DPARS, ("load_entry()...monthly shortcut\n")) in load_entry()
177 Debug(DPARS, ("load_entry()...weekly shortcut\n")) in load_entry()
186 Debug(DPARS, ("load_entry()...daily shortcut\n")) in load_entry()
194 Debug(DPARS, ("load_entry()...hourly shortcut\n")) in load_entry()
202 Debug(DPARS, ("load_entry()...every_minute shortcut\n")) in load_entry()
210 Debug(DPARS, ("load_entry()...every_second shortcut\n")) in load_entry()
[all …]
H A Denv.c161 Debug(DPARS, ("load_env, read <%s>\n", envstr)); in load_env()
226 Debug(DPARS, ("load_env, parse error, state = %d\n", state)) in load_env()
242 Debug(DPARS, ("load_env, <%s> <%s> -> <%s>\n", name, val, envstr)) in load_env()
/freebsd/usr.sbin/cron/cron/
H A Ddo_command.c46 Debug(DPROC, ("[%d] do_command(%s, (%s,%d,%d))\n", in do_command()
63 Debug(DPROC, ("[%d] child process done, exiting\n", getpid())) in do_command()
68 Debug(DPROC, ("[%d] main process forked child #%d, " in do_command()
76 Debug(DPROC, ("[%d] main process returning to work\n", getpid())) in do_command()
96 Debug(DPROC, ("[%d] child_process('%s')\n", getpid(), e->cmd)) in child_process()
123 Debug(DPROC, ("[%d] checking account with PAM\n", getpid())) in child_process()
211 Debug(DPROC, ("[%d] grandchild process fork()'ed\n", in child_process()
405 Debug(DPROC, ("[%d] child continues, closing pipes\n", getpid())) in child_process()
435 Debug(DPROC, ("[%d] child2 sending data to grandchild\n", getpid())) in child_process()
471 Debug(DPROC, ("[%d] child2 done sending to grandchild\n", getpid())) in child_process()
[all …]
H A Ddatabase.c56 Debug(DLOAD, ("[%d] load_database()\n", getpid())) in load_database()
102 Debug(DLOAD, ("[%d] spool dir mtime unch, no load needed.\n", in load_database()
185 Debug(DLOAD, ("unlinking old database:\n")) in load_database()
187 Debug(DLOAD, ("\t%s\n", u->name)) in load_database()
196 Debug(DLOAD, ("load_database is done\n")) in load_database()
265 Debug(DLOAD, ("\t%s:", fname)) in process_crontab()
272 Debug(DLOAD, (" [no change, using old data]")) in process_crontab()
285 Debug(DLOAD, (" [delete old data]")) in process_crontab()
313 Debug(DLOAD, (" [done]\n")) in process_crontab()
H A Dmacros.h85 # define Debug(mask, message) \ macro
89 # define Debug(mask, message) \ macro
95 #define Set_LineNum(ln) {Debug(DPARS|DEXT,("linenum=%d\n",ln)); \
H A Dcron.c231 Debug(DSCH, ("[%d] tick(%d,%d,%d,%d,%d,%d)\n",
302 Debug(DSCH|DEXT, ("user [%s:%d:%d:...] cmd=\"%s\"\n",
419 Debug(DSCH, ("[%d] TargetTime=%ld, sec-to-wait=%d\n",
430 Debug(DSCH, ("[%d] sleeping for %d seconds\n",
474 Debug(DPROC,
478 Debug(DPROC,
483 Debug(DPROC,
H A Duser.c65 Debug(DPARS, ("load_user()\n")) in load_user()
121 Debug(DPARS, ("...load_user() done\n")) in load_user()
/freebsd/contrib/unifdef/win32/
H A Dunifdef.sln8 Debug|Win32 = Debug|Win32
12 {52450E07-855E-4522-BD4C-7B1E84D8D592}.Debug|Win32.ActiveCfg = Debug|Win32
13 {52450E07-855E-4522-BD4C-7B1E84D8D592}.Debug|Win32.Build.0 = Debug|Win32
/freebsd/contrib/ntp/util/
H A Dtg2.c526 int Debug = FALSE; variable
860 Debug = TRUE;
870 if (Debug)
877 if (Debug)
909 if (Debug)
1215 if (Debug)
1225 if (Debug)
1242 if (Debug)
1250 if (Debug)
1258 if (Debug)
[all …]
/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DSymtab.h27 enum Debug { enum
56 Debug symbol_debug_type,
73 Debug symbol_debug_type,
81 Debug symbol_debug_type,
89 Debug symbol_debug_type,
98 Debug symbol_debug_type, Visibility symbol_visibility,
107 Debug symbol_debug_type,
112 Debug symbol_debug_type, Visibility symbol_visibility,
117 Debug symbol_debug_type,
292 bool CheckSymbolAtIndex(size_t idx, Debug symbol_debug_type, in CheckSymbolAtIndex()
/freebsd/contrib/nvi/
H A DINSTALL.md19 …fig" as the build system to generate, you can compile the project in both Debug and Release modes …
25 Now `build` becomes your build directory to hold the artifacts. To build nvi2 in Debug mode, run
31 Upon finishing, the nvi2 executable will be available as `build/Debug/nvi`. To launch it in `ex` mo…
34 ln -s nvi build/Debug/ex
37 and run `./build/Debug/ex` rather than `./build/Debug/nvi`.
H A DCMakeLists.txt5 set(CMAKE_CONFIGURATION_TYPES Debug Release CACHE STRING
31 add_compile_options($<$<CONFIG:Debug>:-Wall>)
32 add_compile_options($<$<CONFIG:Debug>:-Wno-parentheses>)
33 add_compile_options($<$<CONFIG:Debug>:-Wno-uninitialized>)
34 add_compile_options($<$<CONFIG:Debug>:-Wmissing-prototypes>)
36 add_compile_options($<$<CONFIG:Debug>:-Wsystem-headers>)
122 target_compile_definitions(nvi PRIVATE $<$<CONFIG:Debug>:DEBUG>
123 $<$<CONFIG:Debug>:COMLOG>)
/freebsd/sys/contrib/device-tree/Bindings/powerpc/fsl/
H A Ddcsr.txt2 Debug Control and Status Register (DCSR) Binding
11 Debug Control and Status Register Memory Map
166 CoreNet Debug Controller
169 the CoreNet Debug controller.
184 The CoreNet Debug controller occupies two regions in the DCSR space
187 The first register range describes the CoreNet Debug Controller
190 The second register range describes the CoreNet Debug Controller
200 Data Path Debug controller
203 the DPAA Debug Controller. This controller controls debug configuration
212 or Debug I
[all...]
/freebsd/sys/contrib/libsodium/packaging/nuget/
H A Dpackage.gsl55 …<file src="..\\..\\bin\\Win32\\Debug\\$(package.platformtoolset)\\dynamic\\$(package.target).dll" …
59 …<file src="..\\..\\bin\\Win32\\Debug\\$(package.platformtoolset)\\dynamic\\$(package.target).pdb" …
63 …<file src="..\\..\\bin\\Win32\\Debug\\$(package.platformtoolset)\\dynamic\\$(package.target).lib" …
67 …<file src="..\\..\\bin\\Win32\\Debug\\$(package.platformtoolset)\\dynamic\\$(package.target).exp" …
71 …<file src="..\\..\\bin\\Win32\\Debug\\$(package.platformtoolset)\\static\\$(package.target).lib" t…
75 …<file src="..\\..\\bin\\Win32\\Debug\\$(package.platformtoolset)\\ltcg\\$(package.target).lib" tar…
79 …<file src="..\\..\\bin\\x64\\Debug\\$(package.platformtoolset)\\dynamic\\$(package.target).dll" ta…
83 …<file src="..\\..\\bin\\x64\\Debug\\$(package.platformtoolset)\\dynamic\\$(package.target).pdb" ta…
87 …<file src="..\\..\\bin\\x64\\Debug\\$(package.platformtoolset)\\dynamic\\$(package.target).lib" ta…
91 …<file src="..\\..\\bin\\x64\\Debug\\$(package.platformtoolset)\\dynamic\\$(package.target).exp" ta…
[all …]
/freebsd/sys/contrib/libsodium/test/default/
H A Dwintest.bat4 echo "Usage: wintest.bat <Release | ReleaseDLL | Debug | DebugDLL"
22 if "%1" == "Debug" ( goto :Debug )
36 :Debug label
/freebsd/sys/contrib/dev/acpica/
H A Dchanges.txt415 The Microsoft Debug Port Table 2 (DBG2) specification revision
2435 Added header support for the PDTT ACPI table (Processor Debug Trigger
2714 Non-Debug Version: 143.1K Code, 60.0K Data, 203.1K Total
2715 Debug Version: 204.0K Code, 84.3K Data, 288.3K Total
2717 Non-Debug Version: 141.7K Code, 58.5K Data, 200.2K Total
2718 Debug Version: 207.5K Code, 82.7K Data, 290.2K Total
2820 Non-Debug Version: 141.7K Code, 58.5K Data, 200.2K Total
2821 Debug Version: 207.5K Code, 82.7K Data, 290.2K Total
2823 Non-Debug Version: 137.4K Code, 52.6K Data, 190.0K Total
2824 Debug Version: 201.5K Code, 82.2K Data, 283.7K Total
[all …]
/freebsd/contrib/ntp/sntp/libevent/cmake/
H A DCodeCoverage.cmake57 # 4. Build a Debug build:
58 # cmake -DCMAKE_BUILD_TYPE=Debug ..
83 IF ( NOT CMAKE_BUILD_TYPE STREQUAL "Debug" )
84 MESSAGE( WARNING "Code coverage results with an optimized (non-Debug) build may be misleading" )
85 ENDIF() # NOT CMAKE_BUILD_TYPE STREQUAL "Debug"
/freebsd/contrib/libevent/cmake/
H A DCodeCoverage.cmake57 # 4. Build a Debug build:
58 # cmake -DCMAKE_BUILD_TYPE=Debug ..
83 IF ( NOT CMAKE_BUILD_TYPE STREQUAL "Debug" )
84 MESSAGE( WARNING "Code coverage results with an optimized (non-Debug) build may be misleading" )
85 ENDIF() # NOT CMAKE_BUILD_TYPE STREQUAL "Debug"
/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/
H A DSourceCoverageViewText.cpp186 if (getOptions().Debug && Highlight) in renderLine()
204 if (getOptions().Debug) { in renderLine()
264 if (getOptions().Debug) in renderRegionMarkers()
284 if (getOptions().Debug) in renderExpansionView()
294 if (getOptions().Debug) in renderBranchView()
/freebsd/tools/debugscripts/
H A Ddot.gdbinit38 Debug a remote system via serial or firewire interface. For example, specify 'tr /dev/cuau0' to us…
55 Debug a remote system via serial interface /dev/cuau0. See also tr, tr1 and trf commands.
58 Debug a remote system via serial interface /dev/cuau1. See also tr, tr0 and trf commands.
61 Debug a remote system via firewire interface at default port 5556. See also tr, tr0 and tr1 comman…
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DDebug.cpp108 static ManagedStatic<cl::opt<bool, true>, CreateDebug> Debug; variable
146 *Debug; in initDebugOptions()

1234567