summaryrefslogtreecommitdiff
path: root/src/VBox/Runtime/tools/RTLdrFlt.cpp
Commit message (Expand)AuthorAgeFilesLines
* scm copyright and license note updatevboxsync2022-08-221-10/+20
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
* RTLdrFlt: Added a --kallsyms option for producing output similar to /proc/kal...vboxsync2021-02-041-73/+216
* Copyright year updates by scm.vboxsync2020-02-041-1/+1
* scm --update-copyright-yearvboxsync2019-01-011-1/+1
* VMM,DBGC,IPRT: In memoryvboxsync2018-07-161-1/+1
* Runtime: scm updatesvboxsync2017-10-271-3/+3
* (C) yearvboxsync2017-10-171-1/+1
* (C) 2016vboxsync2016-07-221-1/+1
* rtdbg: Moved the codeview structures into iprt/formats/codeview.h and added s...vboxsync2015-11-111-5/+21
* Runtime: Formatting fixes, time.cpp being the most significant.vboxsync2015-07-181-2/+3
* IPRT: Updated (C) year.vboxsync2015-06-091-1/+1
* RTLdrFlt,dwarf: Sequeeze more info out of the darwin kernel debug info.vboxsync2013-07-091-1/+19
* Made dSYM-bundle loading work as well as line numbers in the stack traces (wh...vboxsync2013-05-191-1/+1
* First part of loading .dSYM bundles.vboxsync2013-05-191-1/+1
* Made it possible to find symbols for windows nt using a image-in-guest-memory...vboxsync2013-05-141-1/+1
* RTDbgCfg,++: Compressed server files and other fixes.vboxsync2013-05-141-1/+27
* More symbol workvboxsync2013-05-141-1/+1
* build fixvboxsync2013-05-131-1/+1
* RTDbgModCreateFromPeImage: Mostly implemented.vboxsync2013-05-121-3/+25
* RTDbgCfg: Debugging configuration, like symbol search paths and such.vboxsync2013-05-111-1/+1
* header (C) fixesvboxsync2013-02-041-1/+1
* RTDbg*SymbolByAddr*: Added a flag parameter.vboxsync2012-05-301-1/+1
* *,IPRT: Redid the ring-3 init to always convert the arguments to UTF-8.vboxsync2011-09-051-1/+1
* IPRT: More dwarf reading.vboxsync2011-09-031-5/+20
* iprt: Read dwarf line numbers.vboxsync2011-08-301-11/+12
* IPRT: More debug info hacking.vboxsync2011-08-261-20/+112
* IPRT: Working on debug info again.vboxsync2011-08-241-10/+15
* IPRT: Added a RTManifest tool for testing the new manifest code. Moved the to...vboxsync2010-11-291-0/+249