Home
last modified time | relevance | path

Searched refs:debug (Results 1 – 20 of 20) sorted by relevance

/docs/
A Dxen-headers43 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 Dsupport-matrix-generate74 debug () { function
80 debug "select_commitish $commitish"
122 debug "current_version=$current_version"
153 debug "search_version=$search_version"
164 debug "${args[*]}"
A Dgen-html-index23 our $debug;
26 "D" => \$debug)
80 print "$l: get title: $@" if $@ && $debug;
A Dconfigure1340 --with-debugdir=DIR Path to directory for debug symbols.
1341 [PREFIX/lib/debug]
1953 debugdir_path=$prefix/lib/debug
3091 $debug ||
/docs/misc/
A Dci.rst78 …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 Dxen-command-line.pandoc172 > `= 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 Dxen-error-handling.txt49 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 Dvtpm-platforms.txt38 extra="loglevel=debug"
45 extra="loglevel=debug"
A Dcrashdb.txt21 * Set debug=y in Config.mk
A Defi.pandoc23 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 Dxenstore-paths.pandoc74 attributes of the software, e.g. "debug".
A Dlivepatch.pandoc1149 backtraces and existing debug information refers to the original
/docs/process/
A Drelease-technician-checklist.txt76 # - turn off debug on stable branches, if not already done
78 # debug ?= n
79 # - xen/Kconfig.debug
A Dbranching-checklist.txt82 including turning off debug.
/docs/guest-guide/x86/
A Dhypercall-abi.rst44 the parameter registers staying the same. A debug build of Xen checks this by
/docs/misra/
A Ddeviations.rst98 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 Drules.rst128 macro in debug build configurations are not considered violations::
/docs/man/
A Dxl.1.pod.in487 =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 Dxen-tscmode.7.pod113 # xl debug-key s; xl dmesg | tail
A Dxen-vtpm.7.pod331 =item * debug

Completed in 65 milliseconds