Searched refs:debug (Results 1 – 20 of 20) sorted by relevance
| /docs/ |
| A D | xen-headers | 43 our $debug=0; 53 "D+" => \$debug, 98 debug(3, $f); 109 sub debug { subroutine 111 return unless $debug >= $msglevel; 126 debug(2,"DEFN $. $type $name $hparams |$text|"); 243 debug(1,"$pass $infile => $outfile"); 273 debug(3,"$. $_"); 378 debug(1,"$pass $File::Find::name excluded");
|
| A D | support-matrix-generate | 74 debug () { function 80 debug "select_commitish $commitish" 122 debug "current_version=$current_version" 153 debug "search_version=$search_version" 164 debug "${args[*]}"
|
| A D | gen-html-index | 23 our $debug; 26 "D" => \$debug) 80 print "$l: get title: $@" if $@ && $debug;
|
| A D | configure | 1340 --with-debugdir=DIR Path to directory for debug symbols. 1341 [PREFIX/lib/debug] 1953 debugdir_path=$prefix/lib/debug 3091 $debug ||
|
| /docs/misc/ |
| A D | ci.rst | 78 …luded in the regex. For example, ``adl-smoke-x86-64-gcc-debug`` requires ``alpine-3.18-gcc-debug``… 80 git push -o ci.variable=SELECTED_JOBS_ONLY="/adl-smoke-x86-64-gcc-debug|alpine-3.18-gcc-debug/"
|
| A D | xen-command-line.pandoc | 172 > `= verbose | debug` 626 ### crash-debug-debugkey 627 ### crash-debug-hwdom 628 ### crash-debug-kexeccmd 629 ### crash-debug-panic 630 ### crash-debug-watchdog 639 `crash-debug-debugkey` will be used for crashes induced by the `C` debug 642 `crash-debug-hwdom` denotes a crash of dom0. 775 Use `ehci` for EHCI debug port, use `xhci` for XHCI debug capability. 1411 debug hypervisor only). [all …]
|
| A D | xen-error-handling.txt | 49 Similar to BUG_ON(), except that it is only enabled for debug builds 51 small) overheads of an always-on debug check might be considered
|
| A D | vtpm-platforms.txt | 38 extra="loglevel=debug" 45 extra="loglevel=debug"
|
| A D | crashdb.txt | 21 * Set debug=y in Config.mk
|
| A D | efi.pandoc | 23 match your system). When built with debug info, the binary can be quite large. 25 of debug info in the process of installing. `INSTALL_EFI_STRIP` can also be set
|
| A D | xenstore-paths.pandoc | 74 attributes of the software, e.g. "debug".
|
| A D | livepatch.pandoc | 1149 backtraces and existing debug information refers to the original
|
| /docs/process/ |
| A D | release-technician-checklist.txt | 76 # - turn off debug on stable branches, if not already done 78 # debug ?= n 79 # - xen/Kconfig.debug
|
| A D | branching-checklist.txt | 82 including turning off debug.
|
| /docs/guest-guide/x86/ |
| A D | hypercall-abi.rst | 44 the parameter registers staying the same. A debug build of Xen checks this by
|
| /docs/misra/ |
| A D | deviations.rst | 98 even when debug-only assertions like `ASSERT_UNREACHABLE() are removed. 263 - Some functions are excluded from non-debug build, therefore the absence 519 effective in debug build only: a switch clause ending with
|
| A D | rules.rst | 128 macro in debug build configurations are not considered violations::
|
| /docs/man/ |
| A D | xl.1.pod.in | 487 =item B<--debug> 489 Display huge (!) amount of debug information during the migration process. 671 Enable debug messages. 881 =item B<debug-keys> I<keys> 883 Send debug I<keys> to Xen. It is the same as pressing the Xen
|
| A D | xen-tscmode.7.pod | 113 # xl debug-key s; xl dmesg | tail
|
| A D | xen-vtpm.7.pod | 331 =item * debug
|
Completed in 65 milliseconds