# # ChangeLog for trunk/src/VBox/Runtime in vbox # # Generated by Trac 1.4.3.2 # Dec 12, 2024 12:35:51 PM Tue, 11 Jun 2013 08:09:38 GMT vboxsync [46490] * trunk/src/VBox/Runtime/VBox/VBoxRTImp.def (modified) build fix Tue, 11 Jun 2013 03:24:29 GMT vboxsync [46489] * trunk/src/VBox/Runtime/common/misc/getopt.cpp (modified) rtGetOptSearchLong: when seraching standard options, check ... Thu, 06 Jun 2013 11:59:11 GMT vboxsync [46404] * trunk/src/VBox/Runtime/r3/win/process-win.cpp (modified) Forward ported r86229, r86230 + r86234 (IPRT/process-win.cpp: If ... Fri, 31 May 2013 09:54:47 GMT vboxsync [46338] * trunk/include/iprt/tar.h (modified) * trunk/src/VBox/Runtime/common/zip/tar.cpp (modified) burn fix Fri, 31 May 2013 09:32:26 GMT vboxsync [46336] * trunk/src/VBox/Runtime/common/zip/tar.cpp (modified) Runtime/tar: don't crop the file name silently if it does not fit ... Thu, 30 May 2013 17:27:55 GMT vboxsync [46333] * trunk/src/VBox/Runtime/r3/test.cpp (modified) rtTestXmlStart: fix. Thu, 30 May 2013 12:16:53 GMT vboxsync [46326] * trunk/src/VBox/Additions/common/VBoxService/VBoxService.cpp (modified) * trunk/src/VBox/Devices/Network/DrvIntNet.cpp (modified) * trunk/src/VBox/Devices/USB/linux/USBProxyDevice-linux.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImplTeleporter.cpp (modified) * trunk/src/VBox/Main/src-helper-apps/VBoxExtPackHelperApp.cpp (modified) * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) * trunk/src/VBox/Main/src-server/linux/USBGetDevices.cpp (modified) * trunk/src/VBox/Main/testcase/tstAPI.cpp (modified) * trunk/src/VBox/Main/webservice/split-soapC.cpp (modified) * trunk/src/VBox/Runtime/common/string/strformatrt.cpp (modified) * trunk/src/VBox/Runtime/common/string/strformattype.cpp (modified) * trunk/src/VBox/Runtime/r3/linux/mp-linux.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstLdr-4.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstLdr.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstR0ThreadPreemptionDriver.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTR0DbgKrnlInfoDriver.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTR0MemUserKernelDriver.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTR0SemMutexDriver.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/VMMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/GVMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFLog.cpp (modified) * trunk/src/VBox/VMM/VMMR3/FTM.cpp (modified) RT_STR_TUPLE Thu, 30 May 2013 12:03:16 GMT vboxsync [46324] * trunk/src/VBox/Runtime/r3/linux/systemmem-linux.cpp (modified) Runtime/linux/RTSystemQueryAvailableRam: also consider the cached memory Thu, 30 May 2013 08:43:46 GMT vboxsync [46318] * trunk/src/VBox/Runtime/testcase/tstRTSystemQueryOsInfo.cpp (modified) Runtime/testcase/tstRTSystemQueryOsInfo: added output of ... Thu, 30 May 2013 08:38:37 GMT vboxsync [46317] * trunk/src/VBox/Runtime/r3/test.cpp (modified) RTTest: fixed typo Tue, 28 May 2013 15:29:05 GMT vboxsync [46298] * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/test.h (modified) * trunk/src/VBox/Runtime/r3/test.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTTime.cpp (modified) RTTest: Added some new features/APIs for forwarding bootsector test ... Mon, 27 May 2013 10:51:17 GMT vboxsync [46282] * trunk/src/VBox/Runtime/common/dbg/dbgmodcodeview.cpp (modified) properties. Mon, 27 May 2013 10:25:05 GMT vboxsync [46281] * trunk/src/VBox/Runtime/common/dbg/dbgas.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmoddeferred.cpp (modified) Two bugfixes. Sun, 26 May 2013 23:22:48 GMT vboxsync [46278] * trunk/src/VBox/Runtime/include/internal/ldrPE.h (modified) oops. Sun, 26 May 2013 23:00:21 GMT vboxsync [46277] * trunk/src/VBox/Runtime/common/dbg/dbgmodcodeview.cpp (modified) build fixes Sun, 26 May 2013 22:58:10 GMT vboxsync [46276] * trunk/src/VBox/Runtime/common/dbg/dbgmod.cpp (modified) Prefere out .DBG reader over the DbgHelp one. Sun, 26 May 2013 22:43:47 GMT vboxsync [46275] * trunk/src/VBox/Runtime/common/dbg/dbgmodcodeview.cpp (modified) docs Sun, 26 May 2013 22:40:09 GMT vboxsync [46274] * trunk/src/VBox/Runtime/common/dbg/dbgmodcodeview.cpp (modified) * trunk/src/VBox/Runtime/include/internal/ldrPE.h (modified) dbgmodcodeview.cpp: Added code for parsing microsoft COFF debug ... Sun, 26 May 2013 22:38:33 GMT vboxsync [46273] * trunk/include/iprt/ldr.h (modified) * trunk/src/VBox/Runtime/common/ldr/ldrPE.cpp (modified) ldr.h,ldrPE.cpp: Report COFF debug type. Correctly report cbImage for ... Sun, 26 May 2013 16:41:54 GMT vboxsync [46271] * trunk/src/VBox/Runtime/common/dbg/dbgmodcodeview.cpp (modified) build fixes. Sun, 26 May 2013 15:27:31 GMT vboxsync [46269] * trunk/src/VBox/Runtime/common/dbg/dbgmod.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmodcodeview.cpp (modified) dbgmodcodeview.cpp: More sane segment translation and more stuff. Sat, 25 May 2013 19:51:19 GMT vboxsync [46266] * trunk/include/iprt/err.h (modified) * trunk/include/iprt/ldr.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmod.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmodcodeview.cpp (added) * trunk/src/VBox/Runtime/common/dbg/dbgmoddbghelp.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmoddeferred.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmoddwarf.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmodexports.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmodldr.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrELFRelocatable.cpp.h (modified) * trunk/src/VBox/Runtime/common/ldr/ldrPE.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrkStuff.cpp (modified) * trunk/src/VBox/Runtime/include/internal/dbgmod.h (modified) * trunk/src/VBox/Runtime/include/internal/ldrPE.h (modified) IPRT: Changed RTLDRSEG::pchName to pszName and make sure it's always ... Fri, 24 May 2013 19:35:15 GMT vboxsync [46261] * trunk/src/VBox/Runtime/common/dbg/dbgmoddwarf.cpp (modified) One more vmlinux hack. Fri, 24 May 2013 19:23:08 GMT vboxsync [46260] * trunk/src/VBox/Runtime/common/dbg/dbgmoddwarf.cpp (modified) dbgmoddwarf.cpp: Fixed leakes and adjustments for loading vmlinux. Fri, 24 May 2013 19:20:19 GMT vboxsync [46259] * trunk/src/VBox/Runtime/common/ldr/ldrELFRelocatable.cpp.h (modified) ldrELFRelocatable.cpp.h: Made ET_EXEC and ET_DYN partially work so ... Fri, 24 May 2013 19:19:07 GMT vboxsync [46258] * trunk/src/VBox/Runtime/common/dbg/dbgmodcontainer.cpp (modified) dbgmodcontainer.cpp: Binary search doesn't work with the 0 LB 0 ... Fri, 24 May 2013 19:18:27 GMT vboxsync [46257] * trunk/src/VBox/Runtime/common/alloc/memcache.cpp (modified) memcache.cpp: Optimization in the growth code. Drop strictness ... Fri, 24 May 2013 10:21:44 GMT vboxsync [46254] * trunk/src/VBox/Runtime/common/dbg/dbgmodcontainer.cpp (modified) * trunk/src/VBox/Runtime/generic/RTPathIsSame-generic.cpp (modified) Fixes. Fri, 24 May 2013 07:38:51 GMT vboxsync [46251] * trunk/src/VBox/Runtime/r3/fileio.cpp (modified) Runtime: Bugfix for RTFileSg* API Thu, 23 May 2013 19:20:58 GMT vboxsync [46248] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/r3/fileio.cpp (modified) build fixes Thu, 23 May 2013 19:15:44 GMT vboxsync [46246] * trunk/include/iprt/aiomgr.h (modified) * trunk/src/VBox/Runtime/common/misc/aiomgr.cpp (modified) Runtime/AioMgr: Bug fixes Thu, 23 May 2013 19:15:19 GMT vboxsync [46245] * trunk/include/iprt/file.h (modified) * trunk/src/VBox/Runtime/r3/fileio.cpp (modified) Runtime: RTFileSg{Read|Write}At API Thu, 23 May 2013 12:56:17 GMT vboxsync [46233] * trunk/src/VBox/Runtime/common/misc/aiomgr.cpp (modified) Runtime/AioMgr: Continue work, implementation almost complete Thu, 23 May 2013 11:23:15 GMT vboxsync [46231] * trunk/src/VBox/Runtime/r0drv/nt/time-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r3/win/time-win.cpp (modified) GetTickCount isn't usable, bit the bullet and read interrupt time ... Wed, 22 May 2013 17:18:47 GMT vboxsync [46223] * trunk/src/VBox/Runtime/r0drv/nt/time-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r3/win/time-win.cpp (modified) Must use same time source in user and kernel land otherwise we might ... Wed, 22 May 2013 15:30:41 GMT vboxsync [46221] * trunk/src/VBox/Debugger/DBGCEmulateCodeView.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgas.cpp (modified) Find absolute symbols by address. Wed, 22 May 2013 12:39:14 GMT vboxsync [46215] * trunk/src/VBox/Runtime/common/dbg/dbgmodcontainer.cpp (modified) dbgmodcontainer.cpp: Fix for crash during solaris detection (COMMON ... Wed, 22 May 2013 11:04:30 GMT vboxsync [46212] * trunk/src/VBox/Runtime/common/string/strcache.cpp (modified) build fixes Wed, 22 May 2013 11:00:02 GMT vboxsync [46211] * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/strcache.h (modified) * trunk/src/VBox/Runtime/common/string/strcache.cpp (modified) * trunk/src/VBox/Runtime/generic/strcache-stubs-generic.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTStrCache.cpp (modified) More strcache testing and some tuning. Wed, 22 May 2013 10:06:57 GMT vboxsync [46210] * trunk/src/VBox/Runtime/testcase/tstTime-4.cpp (modified) Testing: a bit of debug info for tstTime-4. Wed, 22 May 2013 09:50:03 GMT vboxsync [46209] * trunk/src/VBox/Runtime/testcase/tstTime-4.cpp (modified) Testing: another attempt to fix tstTime-4 on win.amd64. Wed, 22 May 2013 09:26:27 GMT vboxsync [46208] * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/strcache.h (modified) * trunk/src/VBox/Runtime/common/string/strcache.cpp (modified) * trunk/src/VBox/Runtime/generic/strcache-stubs-generic.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTStrCache.cpp (modified) tstRTStrCache: check that a real strcache impl doesn't return duplicates. Wed, 22 May 2013 07:02:31 GMT vboxsync [46206] * trunk/src/VBox/Runtime/testcase/tstTime-4.cpp (modified) Testing: tstTime-4: attempt to fix overflow in time delta calculation. Wed, 22 May 2013 00:32:44 GMT vboxsync [46205] * trunk/src/VBox/Runtime/common/dbg/dbgmoddwarf.cpp (modified) build fix Wed, 22 May 2013 00:28:12 GMT vboxsync [46204] * trunk/src/VBox/Runtime/common/dbg/dbgmodcontainer.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmoddwarf.cpp (modified) Speed up line number allocation and dwarf DIE allocations by using ... Tue, 21 May 2013 23:10:26 GMT vboxsync [46203] * trunk/src/VBox/Runtime/common/string/strcache.cpp (modified) Missed one PAGE_SIZE. Tue, 21 May 2013 23:02:26 GMT vboxsync [46202] * trunk/src/VBox/Runtime/common/string/strcache.cpp (modified) strcache.cpp: build fix and disable complicated allocator replacing ... Tue, 21 May 2013 19:58:14 GMT vboxsync [46201] * trunk/src/VBox/Runtime/common/string/strcache.cpp (modified) build fix Tue, 21 May 2013 19:56:28 GMT vboxsync [46200] * trunk/src/VBox/Runtime/common/string/strcache.cpp (modified) bugfix. Tue, 21 May 2013 19:49:19 GMT vboxsync [46199] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmod.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmodexports.cpp (modified) * trunk/src/VBox/Runtime/common/string/strcache.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTStrCache.cpp (modified) strcache.cpp: Enabled it. Some tuning. Tue, 21 May 2013 19:30:52 GMT vboxsync [46198] * trunk/src/VBox/Runtime/common/string/strcache.cpp (modified) strcache.cpp: Reimplemented as a real string cache. Tue, 21 May 2013 06:30:59 GMT vboxsync [46187] * trunk/src/VBox/Runtime/common/path/RTPathCalcRelative.cpp (modified) comment cleanup Tue, 21 May 2013 06:30:21 GMT vboxsync [46186] * trunk/src/VBox/Runtime/common/filesystem/filesystemext.cpp (modified) warnings Tue, 21 May 2013 06:28:49 GMT vboxsync [46185] * trunk/include/iprt/queueatomic.h (moved) * trunk/src/VBox/Runtime/common/misc/aiomgr.cpp (modified) Runtime: Rename RTWorkQueue to RTQueueAtomic Mon, 20 May 2013 21:40:43 GMT vboxsync [46180] * trunk/src/VBox/Runtime/common/ldr/ldrELFRelocatable.cpp.h (modified) ldrELFRelocatable.cpp.h: pointer calc warning fix for 32-bit. Mon, 20 May 2013 21:38:38 GMT vboxsync [46179] * trunk/src/VBox/Runtime/common/path/RTPathParse.cpp.h (modified) RTPathParse.cpp.h: Fixed uninitialized cchPath. Mon, 20 May 2013 21:29:28 GMT vboxsync [46178] * trunk/src/VBox/Runtime/common/net/netaddrstr.cpp (modified) More grr here. Mon, 20 May 2013 21:12:43 GMT vboxsync [46177] * trunk/src/VBox/Disassembler/DisasmFormatYasm.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrPE.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFDisas.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PATMR3Dbg.cpp (modified) More symbols in disassembly, for PATM esp. Mon, 20 May 2013 07:57:55 GMT vboxsync [46169] * trunk/include/iprt/cpp/xml.h (modified) * trunk/src/VBox/Main/include/ovfreader.h (modified) * trunk/src/VBox/Main/src-server/ApplianceImplExport.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) * trunk/src/VBox/Main/xml/ovfreader.cpp (modified) * trunk/src/VBox/Runtime/r3/xml.cpp (modified) Changes in parsing, extracting and processing an OVF version in/from ... Sun, 19 May 2013 19:48:20 GMT vboxsync [46166] * trunk/src/VBox/Runtime/common/dbg/dbgmoddwarf.cpp (modified) grr Sun, 19 May 2013 19:07:50 GMT vboxsync [46165] * trunk/include/VBox/vmm/cpum.h (modified) * trunk/include/VBox/vmm/dbgf.h (modified) * trunk/include/iprt/dbg.h (modified) * trunk/src/VBox/Debugger/DBGCEmulateCodeView.cpp (modified) * trunk/src/VBox/Debugger/testcase/tstDBGCStubs.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgas.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmod.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmoddwarf.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrkStuff.cpp (modified) * trunk/src/VBox/Runtime/tools/RTLdrFlt.cpp (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PATMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFAddrSpace.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFStack.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFSym.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EMRaw.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMLdr.cpp (modified) Made dSYM-bundle loading work as well as line numbers in the stack ... Sun, 19 May 2013 16:58:01 GMT vboxsync [46164] * trunk/include/iprt/ldr.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmod.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmodcontainer.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmoddbghelp.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmoddeferred.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmoddwarf.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmodldr.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmodnm.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldr.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrELFRelocatable.cpp.h (modified) * trunk/src/VBox/Runtime/common/ldr/ldrNative.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrPE.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrkStuff.cpp (modified) * trunk/src/VBox/Runtime/include/internal/dbgmod.h (modified) * trunk/src/VBox/Runtime/include/internal/ldr.h (modified) More exteran .dSYM and .dwo bundles/files changes. Sun, 19 May 2013 15:40:36 GMT vboxsync [46162] * trunk/include/iprt/path.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/generic/RTPathIsSame-generic.cpp (added) Simple RTPathIsSame implementation. Sun, 19 May 2013 13:31:13 GMT vboxsync [46161] * trunk/include/iprt/dbg.h (modified) * trunk/include/iprt/ldr.h (modified) * trunk/src/VBox/Runtime/common/dbg/dbgcfg.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmod.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmoddeferred.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmodldr.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldr.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrELFRelocatable.cpp.h (modified) * trunk/src/VBox/Runtime/common/ldr/ldrNative.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrPE.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrkStuff.cpp (modified) * trunk/src/VBox/Runtime/include/internal/dbgmod.h (modified) * trunk/src/VBox/Runtime/include/internal/ldr.h (modified) * trunk/src/VBox/Runtime/tools/RTLdrFlt.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFAddrSpace.cpp (modified) First part of loading .dSYM bundles. Fri, 17 May 2013 19:29:35 GMT vboxsync [46152] * trunk/src/VBox/Runtime/common/ldr/ldrELFRelocatable.cpp.h (modified) warnings. Fri, 17 May 2013 19:28:09 GMT vboxsync [46151] * trunk/src/VBox/Runtime/common/ldr/ldrELFRelocatable.cpp.h (modified) grumble. Fri, 17 May 2013 17:21:23 GMT vboxsync [46149] * trunk/src/VBox/Runtime/common/dbg/dbgmodcontainer.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmoddeferred.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmoddwarf.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmodldr.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrELFRelocatable.cpp.h (modified) * trunk/src/VBox/Runtime/common/ldr/ldrEx.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrNative.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrPE.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrkStuff.cpp (modified) * trunk/src/VBox/Runtime/include/internal/dbgmod.h (modified) * trunk/src/VBox/Runtime/include/internal/ldr.h (modified) IPRT: Dwarf and ELF fixes. Fri, 17 May 2013 15:35:09 GMT vboxsync [46147] * trunk/Config.kmk (modified) * trunk/src/VBox/Additions/common/VBoxControl/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxService/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/crOpenGL/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/pam/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/sharedfolders/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/VBoxClient/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/vboxmouse/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/vboxvideo/Makefile.kmk (modified) * trunk/src/VBox/GuestHost/OpenGL/Makefile.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) Additions/linux: build 32-bit versions too for COMPATIBLE builds. Fri, 17 May 2013 15:00:39 GMT vboxsync [46146] * trunk/src/VBox/Runtime/generic/RTMpGetCoreCount-generic.cpp (modified) I can't write today Fri, 17 May 2013 14:55:29 GMT vboxsync [46145] * trunk/src/VBox/Runtime/generic/RTMpGetCoreCount-generic.cpp (modified) build fix Fri, 17 May 2013 14:46:57 GMT vboxsync [46144] * trunk/include/iprt/mp.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/generic/RTMpGetCoreCount-generic.cpp (added) * trunk/src/VBox/Runtime/r3/linux/mp-linux.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstMp-1.cpp (modified) Runtime: RTMpGetCoreCount() for Linux Thu, 16 May 2013 23:32:06 GMT vboxsync [46134] * trunk/include/VBox/vmm/patm.h (modified) * trunk/include/iprt/dbg.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/common/dbg/dbgas.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmod.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmodcontainer.cpp (modified) * trunk/src/VBox/Runtime/include/internal/dbgmod.h (modified) RTDbgModRemoveAll Thu, 16 May 2013 17:58:42 GMT vboxsync [46133] * trunk/src/VBox/Runtime/common/ldr/ldrPE.cpp (modified) build fix Thu, 16 May 2013 17:07:57 GMT vboxsync [46131] * trunk/src/VBox/Runtime/common/ldr/ldrPE.cpp (modified) * trunk/src/VBox/Runtime/include/internal/ldrPE.h (modified) ldrPE.cpp: Added fallback pfnEnumSymbols implementation that works ... Thu, 16 May 2013 14:11:26 GMT vboxsync [46127] * trunk/src/VBox/Debugger/DBGCCommands.cpp (modified) * trunk/src/VBox/Debugger/DBGPlugInWinNt.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmoddbghelp.cpp (modified) * trunk/src/VBox/Runtime/tools/RTNtDbgHelp.cpp (modified) Make it possible to load symbols on 64-bit windows 8. Thu, 16 May 2013 09:51:42 GMT vboxsync [46118] * trunk/src/VBox/Debugger/DBGPlugInWinNt.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrPE.cpp (modified) Make 32-bit Windows 8 symbols appear. Wed, 15 May 2013 23:53:03 GMT vboxsync [46115] * trunk/src/VBox/Runtime/common/dbg/dbgmoddeferred.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrMemory.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrPE.cpp (modified) * trunk/src/VBox/Runtime/include/internal/ldrPE.h (modified) Windows 2000 fixes. Wed, 15 May 2013 22:39:43 GMT vboxsync [46113] * trunk/include/iprt/ldr.h (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmoddeferred.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmodexports.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmodldr.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrPE.cpp (modified) * trunk/src/VBox/Runtime/include/internal/dbgmod.h (modified) Implemented debug module that uses the exported symbols. This will ... Wed, 15 May 2013 19:54:06 GMT vboxsync [46109] * trunk/include/iprt/dbg.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Debugger/DBGCEmulateCodeView.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmod.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmoddeferred.cpp (modified) Made deferred loading work. Wed, 15 May 2013 19:22:38 GMT vboxsync [46108] * trunk/src/VBox/Debugger/DBGPlugInWinNt.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgcfg.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmod.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmoddbghelp.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrPE.cpp (modified) * trunk/src/VBox/Runtime/common/string/strcache.cpp (modified) Got the NT4 ntfs.sys case working. Turned out to be some memory ... Wed, 15 May 2013 19:11:31 GMT vboxsync [46107] * trunk/src/VBox/Runtime/generic/strcache-stubs-generic.cpp (modified) grr Wed, 15 May 2013 17:48:51 GMT vboxsync [46106] * trunk/src/VBox/Runtime/common/dbg/dbgmod.cpp (modified) Use DOS style path parsing when finding the default module name in ... Wed, 15 May 2013 17:12:14 GMT vboxsync [46104] * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/path.h (modified) * trunk/src/VBox/Runtime/common/path/RTPathFilename.cpp (modified) RTPathFilenameEx: Take path style as argument. Wed, 15 May 2013 15:36:43 GMT vboxsync [46101] * trunk/include/iprt/dbg.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/strcache.h (modified) * trunk/src/VBox/Debugger/DBGCEmulateCodeView.cpp (modified) * trunk/src/VBox/Debugger/DBGPlugInWinNt.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmod.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrPE.cpp (modified) * trunk/src/VBox/Runtime/common/string/strcache.cpp (modified) * trunk/src/VBox/Runtime/generic/strcache-stubs-generic.cpp (modified) * trunk/src/VBox/Runtime/include/internal/dbgmod.h (modified) * trunk/src/VBox/Runtime/include/internal/ldrPE.h (modified) More NT4 debugging. Getting closer to working state... Wed, 15 May 2013 09:30:56 GMT vboxsync [46087] * trunk/src/VBox/Runtime/common/ldr/ldrMemory.cpp (modified) warnings Wed, 15 May 2013 00:02:15 GMT vboxsync [46084] * trunk/src/VBox/Runtime/common/ldr/ldrMemory.cpp (modified) try fix warning... Tue, 14 May 2013 23:39:28 GMT vboxsync [46083] * trunk/include/iprt/dbg.h (modified) * trunk/include/iprt/ldr.h (modified) * trunk/src/VBox/Debugger/DBGPlugInWinNt.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmod.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmodldr.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrELFRelocatable.cpp.h (modified) * trunk/src/VBox/Runtime/common/ldr/ldrEx.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrMemory.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrNative.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrPE.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrkStuff.cpp (modified) * trunk/src/VBox/Runtime/include/internal/dbgmod.h (modified) * trunk/src/VBox/Runtime/include/internal/ldr.h (modified) * trunk/src/VBox/Runtime/tools/RTLdrFlt.cpp (modified) Made it possible to find symbols for windows nt using a image-in- ... Tue, 14 May 2013 20:09:44 GMT vboxsync [46082] * trunk/src/VBox/Runtime/common/ldr/ldrMemory.cpp (modified) oops. Tue, 14 May 2013 20:09:29 GMT vboxsync [46081] * trunk/src/VBox/Runtime/common/ldr/ldrMemory.cpp (added) Added RTLdrOpenInMemory. Tue, 14 May 2013 20:09:08 GMT vboxsync [46080] * trunk/include/iprt/ldr.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/ldr/ldrEx.cpp (modified) Added RTLdrOpenInMemory. Tue, 14 May 2013 18:22:53 GMT vboxsync [46078] * trunk/include/iprt/win/lazy-dbghelp.h (modified) * trunk/src/VBox/Debugger/DBGCEmulateCodeView.cpp (modified) * trunk/src/VBox/Debugger/DBGConsole.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgcfg.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmoddbghelp.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrPE.cpp (modified) * trunk/src/VBox/Runtime/tools/RTNtDbgHelp.cpp (modified) More debugging fixes. Tue, 14 May 2013 16:25:57 GMT vboxsync [46074] * trunk/include/iprt/dbg.h (modified) * trunk/src/VBox/Debugger/DBGConsole.cpp (modified) * trunk/src/VBox/Debugger/testcase/tstDBGCStubs.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgcfg.cpp (modified) RTDbgCfg: Added API for setting the log callback. Tue, 14 May 2013 15:28:37 GMT vboxsync [46071] * trunk/src/VBox/Runtime/common/dbg/dbgcfg.cpp (modified) build fix Tue, 14 May 2013 15:21:57 GMT vboxsync [46070] * trunk/include/iprt/http.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/common/dbg/dbgcfg.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmod.cpp (modified) * trunk/src/VBox/Runtime/common/misc/http.cpp (modified) * trunk/src/VBox/Runtime/tools/RTLdrFlt.cpp (modified) RTDbgCfg,++: Compressed server files and other fixes. Tue, 14 May 2013 10:38:52 GMT vboxsync [46054] * trunk/src/VBox/Runtime/common/log/log.cpp (modified) Runtime/log: warning when compiling as plain C file Tue, 14 May 2013 09:32:02 GMT vboxsync [46053] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/dbg/dbgcfg.cpp (modified) Added IPRT_WITH_HTTP to the IPRT build so we know when RTHttp is ... Tue, 14 May 2013 08:41:11 GMT vboxsync [46050] * trunk/include/iprt/dbg.h (modified) * trunk/include/iprt/http.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/common/dbg/dbgcfg.cpp (modified) * trunk/src/VBox/Runtime/common/misc/http.cpp (modified) * trunk/src/VBox/Runtime/tools/RTLdrFlt.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFAddrSpace.cpp (modified) More symbol work Tue, 14 May 2013 07:56:54 GMT vboxsync [46049] * trunk/src/VBox/Runtime/common/path/RTPathParsedReassemble.cpp (modified) * trunk/src/VBox/Runtime/common/path/RTPathSplitReassemble.cpp (modified) RTPathParsedReassemble, RTPathSplitReassemble: It's RTPATH_STYLE not ... Tue, 14 May 2013 07:44:30 GMT vboxsync [46048] * trunk/include/iprt/err.h (modified) * trunk/include/iprt/win/lazy-dbghelp.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmod.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmodcontainer.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmoddbghelp.cpp (added) * trunk/src/VBox/Runtime/common/ldr/ldrPE.cpp (modified) * trunk/src/VBox/Runtime/include/internal/dbgmod.h (modified) * trunk/src/VBox/Runtime/include/internal/ldrPE.h (modified) Added a RTDbgMod reader that employs DbgHelp.dll. Mon, 13 May 2013 16:47:40 GMT vboxsync [46035] * trunk/Makefile.kmk (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/Network/DrvTAP.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostDVD.cpp (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/VBox/log-vbox.cpp (modified) * trunk/src/VBox/Runtime/generic/env-generic.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/fileio2-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/path-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/path2-posix.cpp (modified) * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/ioctl.h (deleted) * trunk/src/VBox/Runtime/testcase/soundcard.h (deleted) * trunk/src/VBox/Runtime/testcase/tstIoCtl.cpp (deleted) * trunk/src/VBox/Runtime/testcase/tstTime-3.cpp (modified) Remove L4 support from main tree.