Searched refs:debugging (Results 1 - 14 of 14) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/UefiCpuPkg/ResetVector/Vtf0/Ia32/
H A DSearchForBfvBase.asm74 ; for debugging purposes.
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/
H A Dos_SunOS_32.s109 ! debugging
H A Dos_SunOS_x86.s62 / Return the current sp (for debugging)
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/
H A DStdLib.inc102 # They disable optimization which facillitates debugging under the Emulation environment.
/vbox/src/VBox/Devices/PC/BIOS/
H A Dpcibio32.asm17 ; Public symbols for debugging only
H A Dorgs.asm141 ;; Additional publics for easier disassembly and debugging
/vbox/include/VBox/
H A Dsettings.h1098 * Settings that has to do with debugging.
1184 Debugging debugging; member in struct:settings::Snapshot
1274 Debugging debugging; member in class:settings::MachineConfigFile
/vbox/src/VBox/RDP/client-1.8.3/
H A Dconfigure1292 # Double slashes in file names in object file debugging info
1406 --with-debug enable protocol debugging output
1407 --with-debug-kbd enable debugging of keyboard handling
1408 --with-debug-rdp5 enable debugging of RDP5 code
1409 --with-debug-clipboard enable debugging of clipboard code
1410 --with-debug-sound enable debugging of sound code
1411 --with-debug-channel enable debugging of virtual channel code
1412 --with-debug-seamless enable debugging of SeamlessRDP code
1413 --with-debug-smartcard enable debugging of smart-card code
1414 --with-debug-credssp enable debugging o
[all...]
/vbox/src/VBox/Main/xml/
H A DSettings.cpp2166 && debugging == s.debugging
3888 readDebugging(elmSnapshot.findChildElement("Debugging"), &snap.debugging);
4048 readDebugging(pelmMachineChild, &debugging);
5119 * @param pDbg Pointer to the debugging settings.
5221 buildDebuggingXML(pelmSnapshot, &snap.debugging);
5379 buildDebuggingXML(&elmMachine, &debugging);
5643 if ( !debugging.areDefaultSettings()
/vbox/src/VBox/Main/src-server/
H A DSnapshotImpl.cpp756 HRESULT rc = m->pMachine->i_saveHardware(data.hardware, &data.debugging, &data.autostart);
H A DMachineImpl.cpp8659 rc = i_loadHardware(config.hardwareMachine, &config.debugging, &config.autostart);
8729 &data.debugging,
8779 * @param pDbg Pointer to the debugging settings.
9080 * Called from Machine::loadHardware() to load the debugging settings of the
10025 HRESULT rc = i_saveHardware(config.hardwareMachine, &config.debugging, &config.autostart);
10097 * @param pDbg Pointer to the settings object for the debugging config
/vbox/src/VBox/VMM/VMMRC/
H A DTRPMRCHandlersA.asm62 ;; Some conditional COM port debugging.
/vbox/src/VBox/VMM/VMMR3/
H A DPATMA.asm43 ; Noisy, but useful for debugging certain problems
/vbox/src/libs/libxml2-2.6.31/
H A Dconfigure1487 # Double slashes in file names in object file debugging info
1599 --with-debug add the debugging module (on)
1613 --with-mem-debug add the memory debugging module (off)
1622 --with-run-debug add the runtime debugging module (off)
1727 running configure, to aid debugging if configure makes a mistake.
1836 # Save into config.log some information that might help in debugging.
27770 echo Activating memory debugging
29359 # Compiler output produced by configure, useful for debugging
29855 # Hook for its removal unless debugging.

Completed in 776 milliseconds