VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @46490   12 years vboxsync build fix
(edit) @46489   12 years vboxsync rtGetOptSearchLong: when seraching standard options, check …
(edit) @46404   12 years vboxsync Forward ported r86229, r86230 + r86234 (IPRT/process-win.cpp: If …
(edit) @46338   12 years vboxsync burn fix
(edit) @46336   12 years vboxsync Runtime/tar: don't crop the file name silently if it does not fit into …
(edit) @46333   12 years vboxsync rtTestXmlStart: fix.
(edit) @46326   12 years vboxsync RT_STR_TUPLE
(edit) @46324   12 years vboxsync Runtime/linux/RTSystemQueryAvailableRam: also consider the cached memory
(edit) @46318   12 years vboxsync Runtime/testcase/tstRTSystemQueryOsInfo: added output of …
(edit) @46317   12 years vboxsync RTTest: fixed typo
(edit) @46298   12 years vboxsync RTTest: Added some new features/APIs for forwarding bootsector test …
(edit) @46282   12 years vboxsync properties.
(edit) @46281   12 years vboxsync Two bugfixes.
(edit) @46278   12 years vboxsync oops.
(edit) @46277   12 years vboxsync build fixes
(edit) @46276   12 years vboxsync Prefere out .DBG reader over the DbgHelp one.
(edit) @46275   12 years vboxsync docs
(edit) @46274   12 years vboxsync dbgmodcodeview.cpp: Added code for parsing microsoft COFF debug …
(edit) @46273   12 years vboxsync ldr.h,ldrPE.cpp: Report COFF debug type. Correctly report cbImage for …
(edit) @46271   12 years vboxsync build fixes.
(edit) @46269   12 years vboxsync dbgmodcodeview.cpp: More sane segment translation and more stuff.
(edit) @46266   12 years vboxsync IPRT: Changed RTLDRSEG::pchName to pszName and make sure it's always …
(edit) @46261   12 years vboxsync One more vmlinux hack.
(edit) @46260   12 years vboxsync dbgmoddwarf.cpp: Fixed leakes and adjustments for loading vmlinux.
(edit) @46259   12 years vboxsync ldrELFRelocatable.cpp.h: Made ET_EXEC and ET_DYN partially work so the …
(edit) @46258   12 years vboxsync dbgmodcontainer.cpp: Binary search doesn't work with the 0 LB 0 …
(edit) @46257   12 years vboxsync memcache.cpp: Optimization in the growth code. Drop strictness …
(edit) @46254   12 years vboxsync Fixes.
(edit) @46251   12 years vboxsync Runtime: Bugfix for RTFileSg* API
(edit) @46248   12 years vboxsync build fixes
(edit) @46246   12 years vboxsync Runtime/AioMgr: Bug fixes
(edit) @46245   12 years vboxsync Runtime: RTFileSg{Read|Write}At API
(edit) @46233   12 years vboxsync Runtime/AioMgr: Continue work, implementation almost complete
(edit) @46231   12 years vboxsync GetTickCount isn't usable, bit the bullet and read interrupt time from …
(edit) @46223   12 years vboxsync Must use same time source in user and kernel land otherwise we might …
(edit) @46221   12 years vboxsync Find absolute symbols by address.
(edit) @46215   12 years vboxsync dbgmodcontainer.cpp: Fix for crash during solaris detection (COMMON …
(edit) @46212   12 years vboxsync build fixes
(edit) @46211   12 years vboxsync More strcache testing and some tuning.
(edit) @46210   12 years vboxsync Testing: a bit of debug info for tstTime-4.
(edit) @46209   12 years vboxsync Testing: another attempt to fix tstTime-4 on win.amd64.
(edit) @46208   12 years vboxsync tstRTStrCache: check that a real strcache impl doesn't return duplicates.
(edit) @46206   12 years vboxsync Testing: tstTime-4: attempt to fix overflow in time delta calculation.
(edit) @46205   12 years vboxsync build fix
(edit) @46204   12 years vboxsync Speed up line number allocation and dwarf DIE allocations by using …
(edit) @46203   12 years vboxsync Missed one PAGE_SIZE.
(edit) @46202   12 years vboxsync strcache.cpp: build fix and disable complicated allocator replacing it …
(edit) @46201   12 years vboxsync build fix
(edit) @46200   12 years vboxsync bugfix.
(edit) @46199   12 years vboxsync strcache.cpp: Enabled it. Some tuning.
(edit) @46198   12 years vboxsync strcache.cpp: Reimplemented as a real string cache.
(edit) @46187   12 years vboxsync comment cleanup
(edit) @46186   12 years vboxsync warnings
(edit) @46185   12 years vboxsync Runtime: Rename RTWorkQueue to RTQueueAtomic
(edit) @46180   12 years vboxsync ldrELFRelocatable.cpp.h: pointer calc warning fix for 32-bit.
(edit) @46179   12 years vboxsync RTPathParse.cpp.h: Fixed uninitialized cchPath.
(edit) @46178   12 years vboxsync More grr here.
(edit) @46177   12 years vboxsync More symbols in disassembly, for PATM esp.
(edit) @46169   12 years vboxsync Changes in parsing, extracting and processing an OVF version in/from a …
(edit) @46166   12 years vboxsync grr
(edit) @46165   12 years vboxsync Made dSYM-bundle loading work as well as line numbers in the stack …
(edit) @46164   12 years vboxsync More exteran .dSYM and .dwo bundles/files changes.
(edit) @46162   12 years vboxsync Simple RTPathIsSame implementation.
(edit) @46161   12 years vboxsync First part of loading .dSYM bundles.
(edit) @46152   12 years vboxsync warnings.
(edit) @46151   12 years vboxsync grumble.
(edit) @46149   12 years vboxsync IPRT: Dwarf and ELF fixes.
(edit) @46147   12 years vboxsync Additions/linux: build 32-bit versions too for COMPATIBLE builds.
(edit) @46146   12 years vboxsync I can't write today
(edit) @46145   12 years vboxsync build fix
(edit) @46144   12 years vboxsync Runtime: RTMpGetCoreCount() for Linux
(edit) @46134   12 years vboxsync RTDbgModRemoveAll
(edit) @46133   12 years vboxsync build fix
(edit) @46131   12 years vboxsync ldrPE.cpp: Added fallback pfnEnumSymbols implementation that works …
(edit) @46127   12 years vboxsync Make it possible to load symbols on 64-bit windows 8.
(edit) @46118   12 years vboxsync Make 32-bit Windows 8 symbols appear.
(edit) @46115   12 years vboxsync Windows 2000 fixes.
(edit) @46113   12 years vboxsync Implemented debug module that uses the exported symbols. This will …
(edit) @46109   12 years vboxsync Made deferred loading work.
(edit) @46108   12 years vboxsync Got the NT4 ntfs.sys case working. Turned out to be some memory saving …
(edit) @46107   12 years vboxsync grr
(edit) @46106   12 years vboxsync Use DOS style path parsing when finding the default module name in …
(edit) @46104   12 years vboxsync RTPathFilenameEx: Take path style as argument.
(edit) @46101   12 years vboxsync More NT4 debugging. Getting closer to working state…
(edit) @46087   12 years vboxsync warnings
(edit) @46084   12 years vboxsync try fix warning…
(edit) @46083   12 years vboxsync Made it possible to find symbols for windows nt using a …
(edit) @46082   12 years vboxsync oops.
(edit) @46081   12 years vboxsync Added RTLdrOpenInMemory.
(edit) @46080   12 years vboxsync Added RTLdrOpenInMemory.
(edit) @46078   12 years vboxsync More debugging fixes.
(edit) @46074   12 years vboxsync RTDbgCfg: Added API for setting the log callback.
(edit) @46071   12 years vboxsync build fix
(edit) @46070   12 years vboxsync RTDbgCfg,++: Compressed server files and other fixes.
(edit) @46054   12 years vboxsync Runtime/log: warning when compiling as plain C file
(edit) @46053   12 years vboxsync Added IPRT_WITH_HTTP to the IPRT build so we know when RTHttp is available.
(edit) @46050   12 years vboxsync More symbol work
(edit) @46049   12 years vboxsync RTPathParsedReassemble, RTPathSplitReassemble: It's RTPATH_STYLE not …
(edit) @46048   12 years vboxsync Added a RTDbgMod reader that employs DbgHelp.dll.
(edit) @46035   12 years vboxsync Remove L4 support from main tree.
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette