VirtualBox

source: vbox/trunk/include/iprt/dbg.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76507   6 years vboxsync /include: scm --fix-header-guards. bugref:9344
(edit) @75239   6 years vboxsync IPRT/dbg: Added RTDbgCfgOpenEx.
(edit) @74980   6 years vboxsync IPRT/dbg: Added a few flags to RTDbg[Mod|As]SymbolAdd to deal with …
(edit) @73761   6 years vboxsync IPRT/Dbg: Added simple stack formatter for the current thread.
(edit) @73494   6 years vboxsync IPRT: Added single stack frame unwind function to RTDbgMod and RTLdr, …
(edit) @73482   6 years vboxsync iprt/dbg.h: build fix. bugref:3897
(edit) @73475   6 years vboxsync VMM,DBGF: Improved unwinding of ring-0 assertion stacks, making the …
(edit) @73460   6 years vboxsync IPRT,DBGF,Diggers: Moved DBGFRETURNTYPE and the unwind state structure …
(edit) @73375   6 years vboxsync IPRT: Added RTLDRPROP_UNWIND_INFO to RTLdrQueryPropEx. Added …
(edit) @73359   6 years vboxsync IPRT/RTDbg: Added RTDBGSYMADDR_FLAGS_SKIP_ABS and …
(edit) @73150   6 years vboxsync VMM,DBGC,IPRT: In memory - VMM: Morphed part of the NT kernel digger …
(edit) @70148   7 years vboxsync IPRT/r0drv: Added RTR0DbgKrnlInfoGetSymbol as a wrapper around …
(edit) @69105   7 years vboxsync include/iprt/: (C) year
(edit) @62473   8 years vboxsync (C) 2016
(edit) @58817   9 years vboxsync iprt/dbg.h: Doxygen Build fix.
(edit) @58802   9 years vboxsync build fix
(edit) @58772   9 years vboxsync Runtime/r0drv: Added RTR0DbgKrnlInfoQuerySize, currently implemented …
(edit) @57944   9 years vboxsync iprt: More doxygen corrections.
(edit) @57004   9 years vboxsync iprt,*: Marked all format strings in the C part of IPRT and fixed the …
(edit) @56291   9 years vboxsync include: Updated (C) year.
(edit) @50003   11 years vboxsync iprt/dbg.h: Increased the fixed symbol length.
(edit) @49061   11 years vboxsync More Mach-O symbol hacking.
(edit) @49053   11 years vboxsync IPRT: More .dSYM hacking.
(edit) @49044   11 years vboxsync Darwin guest OS digger hacking in progress. Adding symbol cache util …
(edit) @46165   11 years vboxsync Made dSYM-bundle loading work as well as line numbers in the stack …
(edit) @46161   11 years vboxsync First part of loading .dSYM bundles.
(edit) @46134   11 years vboxsync RTDbgModRemoveAll
(edit) @46109   11 years vboxsync Made deferred loading work.
(edit) @46101   11 years vboxsync More NT4 debugging. Getting closer to working state…
(edit) @46083   11 years vboxsync Made it possible to find symbols for windows nt using a …
(edit) @46074   11 years vboxsync RTDbgCfg: Added API for setting the log callback.
(edit) @46050   11 years vboxsync More symbol work
(edit) @46025   11 years vboxsync RTDbgCfg: Directory and cache searching code.
(edit) @45994   12 years vboxsync RTDbgModCreateFromPeImage: Mostly implemented.
(edit) @45985   12 years vboxsync RTDbgCfg: Debugging configuration, like symbol search paths and such.
(edit) @45984   12 years vboxsync RTDbgCfg: Debugging configuration, like symbol search paths and such.
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @41493   12 years vboxsync RTDbg*SymbolByAddr*: Added a flag parameter.
(edit) @40855   13 years vboxsync RTR0DbgKrnlInfo: Release shall accept NIL handle. Made QuerySymbol …
(edit) @40705   13 years vboxsync dbg.h: RING_0 separation.
(edit) @40668   13 years vboxsync Runtime/r0drv: RTR0DbgKrnl implementation for Solaris.
(edit) @40663   13 years vboxsync 2nd proposal.
(edit) @40661   13 years vboxsync RTR0DbgKrnl: CTF API proposal (mostly solaris).
(edit) @36555   14 years vboxsync Use DECLHIDDEN, especially in IPRT.
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @25645   15 years vboxsync IPRT,DoxyFile.Core: Mopped up the errors in the IPRT doxygen run.
(edit) @22116   15 years vboxsync RTDbgAs: Added RTDbgAsModuleQueryMapByIndex.
(edit) @22114   15 years vboxsync RTDbgMod: Added module tagging so the diggers can tell which modules …
(edit) @21110   15 years vboxsync RTDbg: Some adjustments and fixes.
(edit) @20801   15 years vboxsync IPRT: The rest of the basic RTDbgMod code.
(edit) @20800   15 years vboxsync IPRT: More RTDbgMod code.
(edit) @20799   15 years vboxsync IPRT: More RTDbgMod code.
(edit) @20744   15 years vboxsync IPRT: RTDbg coding.
(edit) @20741   15 years vboxsync iprt/dbg.cpp/h: the RTDbgLine* methods as well.
(edit) @20740   15 years vboxsync iprt: More RTDbg coding; added a new AVL tree for RTUINPTR.
(edit) @20738   15 years vboxsync iprt: RTDbg coding.
(edit) @20513   15 years vboxsync OSE header fixes
(edit) @20374   15 years vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
(edit) @20362   15 years vboxsync iprt/*: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
(edit) @20361   15 years vboxsync iprt/dbg.h: update.
(edit) @19757   15 years vboxsync VMM,IPRT,DBGC: Debug address spaces.
(edit) @19561   16 years vboxsync build fix.
(edit) @19559   16 years vboxsync IPRT: Coded up the debug address space, adding a RTUINTPTR AVL range …
(add) @19509   16 years vboxsync IPRT: Started on debug support, RTDbg*.
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