VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.
(edit) @46028   12 years vboxsync grumble.
(edit) @46027   12 years vboxsync grumble.
(edit) @46025   12 years vboxsync RTDbgCfg: Directory and cache searching code.
(edit) @46023   12 years vboxsync RTLdrOpen: Defined the first flag RTLDR_O_FOR_DEBUG for use with RTDbgMod.
(edit) @46014   12 years vboxsync RTDirQueryUnknownType* adjustment.
(edit) @46013   12 years vboxsync RTDirQueryUnknownType* adjustment.
(edit) @46010   12 years vboxsync iprt/string.h: Added RTStrIsCaseFoldable, RTStrIsUpperCased and …
(edit) @46008   12 years vboxsync iprt/dir.h,++: Added RTDirQueryUnknownType, RTDirQueryUnknownTypeEx, …
(edit) @46000   12 years vboxsync build fix
(edit) @45998   12 years vboxsync warnings
(edit) @45997   12 years vboxsync SlickEdit loves adding BOM on new files.
(edit) @45996   12 years vboxsync build fix
(edit) @45994   12 years vboxsync RTDbgModCreateFromPeImage: Mostly implemented.
(edit) @45988   12 years vboxsync Fix burn.
(edit) @45986   12 years vboxsync build fix
(edit) @45984   12 years vboxsync RTDbgCfg: Debugging configuration, like symbol search paths and such.
(edit) @45982   12 years vboxsync RTLdrElf: Better fix.
(edit) @45981   12 years vboxsync Only pick up SHT_STRTAB sections if we haven't already found one.
(edit) @45975   12 years vboxsync DWARF: Watcom segment detection and wasm/wlink labels.
(edit) @45969   12 years vboxsync build fix
(edit) @45968   12 years vboxsync Ldr,Dbg: DWARF and ELF hacking in progress.
(edit) @45948   12 years vboxsync IPRT: Added RTTcpClientConnectEx and RTTcpClientCancelConnect.
(edit) @45936   12 years vboxsync dbgmoddwarf.cpp: Fixed bug in line number interpreter.
(edit) @45929   12 years vboxsync RTNtDbgHelp: Tool for exploring debug info and/or dbghelp.dll apis.
(edit) @45927   12 years vboxsync *: a few uint32_t warnings
(edit) @45903   12 years vboxsync memcache.h/.cpp: doc updates
(edit) @45860   12 years vboxsync tstRTInlineAsm.cpp: Try fix the ASMCpuId test. (Don't expect local …
(edit) @45807   12 years vboxsync log.cpp: Always terminate the log buffer string before calling the …
(edit) @45723   12 years vboxsync Runtime: Async I/O manager for IPRT based on PDMAsyncCompletion* but …
(edit) @45678   12 years vboxsync Runtime/aio: Add flags parameter to RTFileAioCtxCreate
(edit) @45634   12 years vboxsync symdbdata.h: Regenerated from solserv. w2k bits added.
(edit) @45633   12 years vboxsync Updated ntBldSymDb.cpp to handle w2k symbols and correctly detect some …
(edit) @45632   12 years vboxsync Runtime/http: report an error in the worst case
(edit) @45631   12 years vboxsync Runtime/http: be more convenient in keeping the string passed in …
(edit) @45630   12 years vboxsync rtDirOpenCommon: We don't need to resolve symbolic links in the path, …
(edit) @45593   12 years vboxsync VBoxRT-openssl-ose.def: Build fix from Sander.
(edit) @45542   12 years vboxsync eat more cpu.
(edit) @45541   12 years vboxsync Fixed cLoops=1 retry bug and increased the loop timeout on darwin.
(edit) @45540   12 years vboxsync threadpreempt-r0drv-darwin.cpp: Check for AST_QUANTUM as well.
(edit) @45539   12 years vboxsync duh
(edit) @45538   12 years vboxsync tstR0ThreadPreemption: Added a RTThreadPreemptIsPendingTrusty test.
(edit) @45520   12 years vboxsync iprt/cpp/list.h,iprt/cpp/mtlist.h: Added assertions for index out of …
(edit) @45514   12 years vboxsync Runtime/tstLog: unintended commit
(edit) @45512   12 years vboxsync tstHttp => tstRTHttp; require at least one parameter to start the test
(edit) @45454   12 years vboxsync Runtime/http: added RTHttpAbort()
(edit) @45445   12 years vboxsync quiet
(edit) @45444   12 years vboxsync IPRT: Use MmIsAddressValid since the try/except stuff doesn't …
(edit) @45443   12 years vboxsync IPRT: Better way of finding QuantumEnd and DpcQueueDepth.
(edit) @45440   12 years vboxsync ntBldSymDb.cpp: PAE kernel names.
(edit) @45438   12 years vboxsync ntBldSymDb.cpp: Fixes.
(edit) @45433   12 years vboxsync preemption hook todos.
(edit) @45423   12 years vboxsync ntBldSymDb.cpp: Fixes and symbol pack data.
(edit) @45406   12 years vboxsync debug leftover
(edit) @45405   12 years vboxsync ntBldSymDb.cpp: back to the os version info detection code.
(edit) @45404   12 years vboxsync Build fix.
(edit) @45400   12 years vboxsync IPRT: A Study in Paths - Chapter 3: Reassembling parsed and split paths.
(edit) @45398   12 years vboxsync Runtime/http: more error codes
(edit) @45397   12 years vboxsync build fix
(edit) @45395   12 years vboxsync build fix
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