# # ChangeLog for trunk/src/VBox/Debugger in vbox # # Generated by Trac 1.4.3.2 # Jan 7, 2025 8:51:17 AM Tue, 28 Sep 2010 10:06:32 GMT vboxsync [32787] * trunk/src/VBox/Debugger/VBoxDbgStatsQt4.cpp (modified) VBoxDbgStatsQt4.cpp: Fixed bug in strDeltaValue Wed, 08 Sep 2010 11:46:16 GMT vboxsync [32313] * trunk/include/VBox/VMMDev.h (modified) * trunk/include/VBox/dbgf.h (modified) * trunk/src/VBox/Debugger/DBGCCommands.cpp (modified) * trunk/src/VBox/Debugger/testcase/tstDBGCStubs.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified) * trunk/src/VBox/VMM/DBGFCoreWrite.cpp (modified) VMMDev: added VMMDevReqWriteCoreDump. VMM/DBGFCoreWrite: remove ... Thu, 02 Sep 2010 12:20:06 GMT vboxsync [32190] * trunk/include/VBox/types.h (modified) * trunk/include/VBox/uvm.h (modified) * trunk/include/VBox/vmapi.h (modified) * trunk/include/VBox/vmm.h (modified) * trunk/src/VBox/Debugger/testcase/tstVBoxDbg.cpp (modified) * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/testcase/VBox.cpp (deleted) * trunk/src/VBox/VMM/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/VM.cpp (modified) * trunk/src/VBox/VMM/testcase/tstAnimate.cpp (modified) * trunk/src/VBox/VMM/testcase/tstMicro.cpp (modified) * trunk/src/VBox/VMM/testcase/tstPDMAsyncCompletion.cpp (modified) * trunk/src/VBox/VMM/testcase/tstPDMAsyncCompletionStress.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMM-HwAccm.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMM.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMMFork.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMREQ.cpp (modified) PDMDevHlpVMSuspendSaveAndPowerOff: More code. Wed, 01 Sep 2010 14:50:21 GMT vboxsync [32181] * trunk/src/VBox/Debugger/VBoxDbgStatsQt4.cpp (modified) * trunk/src/VBox/Debugger/VBoxDbgStatsQt4.h (modified) VBoxDbg: Don't use spaces as thousandseparators, it's impossible to ... Tue, 31 Aug 2010 10:02:50 GMT vboxsync [32122] * trunk/src/VBox/Debugger/DBGCCommands.cpp (modified) align Fri, 27 Aug 2010 10:14:39 GMT vboxsync [32036] * trunk/include/VBox/hwacc_vmx.h (modified) * trunk/include/VBox/x86.h (modified) * trunk/include/VBox/x86.mac (modified) * trunk/include/iprt/param.h (modified) * trunk/src/VBox/Debugger/DBGCEmulateCodeView.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/VMM/MM.cpp (modified) * trunk/src/VBox/VMM/MMPagePool.cpp (modified) * trunk/src/VBox/VMM/PGMDbg.cpp (modified) * trunk/src/VBox/VMM/PGMGstDefs.h (modified) * trunk/src/VBox/VMM/PGMInline.h (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMMap.cpp (modified) * trunk/src/VBox/VMM/PGMPool.cpp (modified) * trunk/src/VBox/VMM/PGMShw.h (modified) * trunk/src/VBox/VMM/VMMAll/MMAllPagePool.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllMap.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllShw.h (modified) * trunk/src/VBox/VMM/VMMGC/PGMGCGst.h (modified) * trunk/src/VBox/VMM/VMMGC/PGMGCShw.h (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0.cpp (modified) * trunk/src/VBox/VMM/VMMRZ/PGMRZDynMap.cpp (modified) * trunk/src/VBox/VMM/testcase/tstCompiler.cpp (modified) Removed X86_PTE_PAE_PG_MASK, renamed X86_PTE_PAE_PG_MASK_FULL to ... Fri, 27 Aug 2010 10:05:25 GMT vboxsync [32034] * trunk/include/VBox/hwacc_vmx.h (modified) * trunk/include/VBox/x86.h (modified) * trunk/include/VBox/x86.mac (modified) * trunk/src/VBox/Debugger/DBGCEmulateCodeView.cpp (modified) * trunk/src/VBox/VMM/PGMDbg.cpp (modified) * trunk/src/VBox/VMM/PGMGstDefs.h (modified) * trunk/src/VBox/VMM/PGMMap.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllMap.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllShw.h (modified) * trunk/src/VBox/VMM/VMMGC/PGMGCGst.h (modified) * trunk/src/VBox/VMM/VMMGC/PGMGCShw.h (modified) * trunk/src/VBox/VMM/VMMRZ/PGMRZDynMap.cpp (modified) Removed X86_PDE_PAE_PG_MASK, renamed X86_PDE_PAE_PG_MASK_FULL to ... Thu, 26 Aug 2010 16:41:19 GMT vboxsync [32009] * trunk/include/VBox/hwacc_vmx.h (modified) * trunk/include/VBox/x86.h (modified) * trunk/include/VBox/x86.mac (modified) * trunk/src/VBox/Debugger/DBGCEmulateCodeView.cpp (modified) * trunk/src/VBox/VMM/PGMDbg.cpp (modified) * trunk/src/VBox/VMM/PGMGstDefs.h (modified) * trunk/src/VBox/VMM/PGMInline.h (modified) * trunk/src/VBox/VMM/PGMShw.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllMap.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllShw.h (modified) * trunk/src/VBox/VMM/VMMRZ/PGMRZDynMap.cpp (modified) Removed GST_PDPE_PG_MASK and renamed GST_PDPE_PG_MASK_FULL to ... Thu, 26 Aug 2010 16:14:33 GMT vboxsync [32006] * trunk/include/VBox/dbgf.h (modified) * trunk/src/VBox/Debugger/DBGCCommands.cpp (modified) * trunk/src/VBox/Debugger/testcase/tstDBGCStubs.cpp (modified) * trunk/src/VBox/VMM/DBGFCoreWrite.cpp (added) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VBoxVMMDeps.cpp (modified) VMM/DBGFCoreWrite: skeleton. Thu, 26 Aug 2010 14:08:55 GMT vboxsync [32000] * trunk/include/VBox/hwacc_vmx.h (modified) * trunk/include/VBox/x86.h (modified) * trunk/include/VBox/x86.mac (modified) * trunk/src/VBox/Debugger/DBGCEmulateCodeView.cpp (modified) * trunk/src/VBox/VMM/PGMDbg.cpp (modified) * trunk/src/VBox/VMM/PGMInline.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllShw.h (modified) * trunk/src/VBox/VMM/VMMRZ/PGMRZDynMap.cpp (modified) x86.h,*: Eliminated X86_PML4E_PG_MASK and renamed ... Thu, 26 Aug 2010 13:32:30 GMT vboxsync [31996] * trunk/src/VBox/Debugger/DBGCEmulateCodeView.cpp (modified) * trunk/src/VBox/VMM/MM.cpp (modified) * trunk/src/VBox/VMM/PGMDbg.cpp (modified) * trunk/src/VBox/VMM/PGMGstDefs.h (modified) * trunk/src/VBox/VMM/PGMInline.h (modified) * trunk/src/VBox/VMM/PGMPool.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllMap.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMGC/PGMGCGst.h (modified) * trunk/src/VBox/VMM/testcase/tstCompiler.cpp (modified) Mostly safe X86_PTE_PAE_PG_MASK -> X86_PTE_PAE_PG_MASK_FULL conversions. Thu, 26 Aug 2010 13:21:34 GMT vboxsync [31995] * trunk/src/VBox/Debugger/DBGCEmulateCodeView.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMGC/PGMGCGst.h (modified) * trunk/src/VBox/VMM/VMMRZ/PGMRZDynMap.cpp (modified) Safe X86_PDPE_PG_MASK -> X86_PDPE_PG_MASK_FULL conversions. Thu, 26 Aug 2010 13:18:54 GMT vboxsync [31994] * trunk/src/VBox/Debugger/DBGCEmulateCodeView.cpp (modified) * trunk/src/VBox/VMM/PGMInline.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Safe X86_PDPE_PG_MASK -> X86_PDPE_PG_MASK_FULL conversions. Thu, 26 Aug 2010 13:14:46 GMT vboxsync [31993] * trunk/src/VBox/Debugger/DBGCEmulateCodeView.cpp (modified) * trunk/src/VBox/VMM/PGMDbg.cpp (modified) * trunk/src/VBox/VMM/PGMInline.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMRZ/PGMRZDynMap.cpp (modified) Safe X86_PML4E_PG_MASK -> X86_PML4E_PG_MASK_FULL conversions. Thu, 26 Aug 2010 12:33:45 GMT vboxsync [31987] * trunk/include/VBox/dbgf.h (modified) * trunk/src/VBox/Debugger/DBGCEmulateCodeView.cpp (modified) * trunk/src/VBox/Debugger/DBGCInternal.h (modified) * trunk/src/VBox/Debugger/DBGConsole.cpp (modified) * trunk/src/VBox/VMM/DBGFMem.cpp (modified) * trunk/src/VBox/VMM/PGMDbg.cpp (modified) PGM,DBGC,DBGF: Dump guest paging structures. Thu, 26 Aug 2010 10:04:54 GMT vboxsync [31978] * trunk/include/VBox/mm.h (modified) * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/Debugger/DBGCEmulateCodeView.cpp (modified) * trunk/src/VBox/VMM/MMHyper.cpp (modified) * trunk/src/VBox/VMM/PGMDbg.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllMap.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) PGM,DBC,MM: Dump more information about shadow/guest pages. Thu, 26 Aug 2010 08:14:34 GMT vboxsync [31973] * trunk/src/VBox/Debugger/DBGCEmulateCodeView.cpp (modified) * trunk/src/VBox/VMM/PGMDbg.cpp (modified) PGM,DBGC: working shadow page table dumper (sans EPT). Wed, 25 Aug 2010 16:15:25 GMT vboxsync [31966] * trunk/include/VBox/dbg.h (modified) * trunk/include/VBox/dbgf.h (modified) * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/Debugger/DBGCCmdHlp.cpp (modified) * trunk/src/VBox/Debugger/DBGCCommands.cpp (modified) * trunk/src/VBox/Debugger/DBGCEmulateCodeView.cpp (modified) * trunk/src/VBox/Debugger/DBGCInternal.h (modified) * trunk/src/VBox/Debugger/DBGConsole.cpp (modified) * trunk/src/VBox/Debugger/testcase/tstDBGCStubs.cpp (modified) * trunk/src/VBox/VMM/DBGFMem.cpp (modified) * trunk/src/VBox/VMM/PGMDbg.cpp (modified) DBGF,PGM,DBGC: dumping page tables - hacking still in progress (sigh, ... Tue, 24 Aug 2010 15:59:25 GMT vboxsync [31932] * trunk/src/VBox/Debugger/testcase/tstDBGCParser.cpp (modified) build fix Tue, 24 Aug 2010 14:12:14 GMT vboxsync [31928] * trunk/src/VBox/Debugger/DBGCOps.cpp (modified) DBGC: some adjustments. Tue, 24 Aug 2010 13:50:41 GMT vboxsync [31926] * trunk/src/VBox/Debugger/DBGCOps.cpp (modified) * trunk/src/VBox/Debugger/testcase/tstDBGCParser.cpp (modified) DBGC: Implemented the missing operators. Sat, 21 Aug 2010 20:16:47 GMT vboxsync [31846] * trunk/src/VBox/Debugger/DBGCGdbRemoteStub.cpp (added) * trunk/src/VBox/Debugger/Makefile.kmk (modified) stub Wed, 18 Aug 2010 19:20:10 GMT vboxsync [31769] * trunk/src/VBox/Debugger/DBGCEmulateCodeView.cpp (modified) typo Mon, 16 Aug 2010 15:00:05 GMT vboxsync [31698] * trunk/src/VBox/Debugger/VBoxDbgGui.cpp (modified) * trunk/src/VBox/Frontends/VBoxFB/Framebuffer.cpp (modified) * trunk/src/VBox/Frontends/VBoxFB/Helper.h (modified) * trunk/src/VBox/Frontends/VBoxHeadless/FramebufferVNC.cpp (modified) * trunk/src/VBox/Frontends/VBoxHeadless/FramebufferVNC.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestProp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/Framebuffer.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/Framebuffer.h (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIIndicatorsPool.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserver/crservice.cpp (modified) * trunk/src/VBox/Main/ApplianceImplExport.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/ConsoleVRDPServer.cpp (modified) * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Main/MachineDebuggerImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/MediumImpl.cpp (modified) * trunk/src/VBox/Main/SessionImpl.cpp (modified) * trunk/src/VBox/Main/SystemPropertiesImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/idl/midl.xsl (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/include/ConsoleVRDPServer.h (modified) * trunk/src/VBox/Main/include/GuestImpl.h (modified) * trunk/src/VBox/Main/include/MachineDebuggerImpl.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/MediumImpl.h (modified) * trunk/src/VBox/Main/include/SessionImpl.h (modified) * trunk/src/VBox/Main/include/SystemPropertiesImpl.h (modified) Main, frontends: unsigned long long -> long long Tue, 10 Aug 2010 12:29:45 GMT vboxsync [31531] * trunk/src/VBox/Debugger/DBGPlugInWinNt.cpp (modified) * trunk/src/VBox/Debugger/DBGPlugIns.h (modified) * trunk/src/VBox/Debugger/VBoxDbgDisas.h (modified) Debugger: three file header fixes. Tue, 10 Aug 2010 12:24:45 GMT vboxsync [31530] * trunk/src/VBox/Debugger/DBGCBuiltInSymbols.cpp (modified) * trunk/src/VBox/Debugger/DBGCCmdHlp.cpp (modified) * trunk/src/VBox/Debugger/DBGCCmdWorkers.cpp (modified) * trunk/src/VBox/Debugger/DBGCCommands.cpp (modified) * trunk/src/VBox/Debugger/DBGCEmulateCodeView.cpp (modified) * trunk/src/VBox/Debugger/DBGCInternal.h (modified) * trunk/src/VBox/Debugger/DBGCOps.cpp (modified) * trunk/src/VBox/Debugger/DBGCTcp.cpp (modified) * trunk/src/VBox/Debugger/DBGConsole.cpp (modified) * trunk/src/VBox/Debugger/DBGPlugInCommonELF.cpp (modified) * trunk/src/VBox/Debugger/DBGPlugInCommonELF.h (modified) * trunk/src/VBox/Debugger/DBGPlugInCommonELFTmpl.cpp.h (modified) * trunk/src/VBox/Debugger/DBGPlugInDiggers.cpp (modified) * trunk/src/VBox/Debugger/DBGPlugInLinux.cpp (modified) * trunk/src/VBox/Debugger/DBGPlugInSolaris.cpp (modified) * trunk/src/VBox/Debugger/DBGPlugInWinNt.cpp (modified) * trunk/src/VBox/Debugger/DBGPlugIns.h (modified) * trunk/src/VBox/Debugger/Makefile.kmk (modified) * trunk/src/VBox/Debugger/VBoxDbg.cpp (modified) * trunk/src/VBox/Debugger/VBoxDbgBase.cpp (modified) * trunk/src/VBox/Debugger/VBoxDbgBase.h (modified) * trunk/src/VBox/Debugger/VBoxDbgConsole.cpp (modified) * trunk/src/VBox/Debugger/VBoxDbgConsole.h (modified) * trunk/src/VBox/Debugger/VBoxDbgDisas.h (modified) * trunk/src/VBox/Debugger/VBoxDbgGui.cpp (modified) * trunk/src/VBox/Debugger/VBoxDbgGui.h (modified) * trunk/src/VBox/Debugger/VBoxDbgStatsQt4.cpp (modified) * trunk/src/VBox/Debugger/VBoxDbgStatsQt4.h (modified) * trunk/src/VBox/Debugger/testcase/tstDBGCParser.cpp (modified) * trunk/src/VBox/Debugger/testcase/tstDBGCStubs.cpp (modified) * trunk/src/VBox/Debugger/testcase/tstVBoxDbg.cpp (modified) Debugger: Updated the file headers. Tue, 10 Aug 2010 09:25:43 GMT vboxsync [31513] * trunk/src/VBox/Debugger/testcase/Makefile.kup (added) * trunk/src/VBox/Debugger/testcase/tstDBGCParser.cpp (added) * trunk/src/VBox/Debugger/testcase/tstDBGCStubs.cpp (added) * trunk/src/VBox/Debugger/testcase/tstVBoxDbg.cpp (added) The debugger is back in the OSE. Tue, 10 Aug 2010 08:48:11 GMT vboxsync [31510] * trunk/src/VBox/Debugger/DBGCBuiltInSymbols.cpp (added) * trunk/src/VBox/Debugger/DBGCCmdHlp.cpp (added) * trunk/src/VBox/Debugger/DBGCCmdWorkers.cpp (added) * trunk/src/VBox/Debugger/DBGCCommands.cpp (added) * trunk/src/VBox/Debugger/DBGCEmulateCodeView.cpp (added) * trunk/src/VBox/Debugger/DBGCInternal.h (added) * trunk/src/VBox/Debugger/DBGCOps.cpp (added) * trunk/src/VBox/Debugger/DBGCTcp.cpp (added) * trunk/src/VBox/Debugger/DBGConsole.cpp (added) * trunk/src/VBox/Debugger/DBGPlugInCommonELF.cpp (added) * trunk/src/VBox/Debugger/DBGPlugInCommonELF.h (added) * trunk/src/VBox/Debugger/DBGPlugInCommonELFTmpl.cpp.h (added) * trunk/src/VBox/Debugger/DBGPlugInDiggers.cpp (added) * trunk/src/VBox/Debugger/DBGPlugInLinux.cpp (added) * trunk/src/VBox/Debugger/DBGPlugInSolaris.cpp (added) * trunk/src/VBox/Debugger/DBGPlugInWinNt.cpp (added) * trunk/src/VBox/Debugger/DBGPlugIns.h (added) * trunk/src/VBox/Debugger/Makefile.kmk (added) * trunk/src/VBox/Debugger/VBoxDbg.cpp (added) * trunk/src/VBox/Debugger/VBoxDbgBase.cpp (added) * trunk/src/VBox/Debugger/VBoxDbgBase.h (added) * trunk/src/VBox/Debugger/VBoxDbgConsole.cpp (added) * trunk/src/VBox/Debugger/VBoxDbgConsole.h (added) * trunk/src/VBox/Debugger/VBoxDbgDisas.h (added) * trunk/src/VBox/Debugger/VBoxDbgGui.cpp (added) * trunk/src/VBox/Debugger/VBoxDbgGui.h (added) * trunk/src/VBox/Debugger/VBoxDbgStatsQt4.cpp (added) * trunk/src/VBox/Debugger/VBoxDbgStatsQt4.h (added) * trunk/src/VBox/Debugger/testcase (added) * trunk/src/VBox/Debugger/win32 (added) The debugger is back in the OSE. Tue, 10 Aug 2010 08:47:29 GMT vboxsync [31509] * trunk/src/VBox/Debugger (added) The debugger is back in the OSE.