|
|
@49055
|
11 years |
vboxsync |
uninitialize variable fix.
|
|
|
@49054
|
11 years |
vboxsync |
Resolve the uuid mapping link, in case the caller doesn't know the …
|
|
|
@49053
|
11 years |
vboxsync |
IPRT: More .dSYM hacking.
|
|
|
@49044
|
11 years |
vboxsync |
Darwin guest OS digger hacking in progress. Adding symbol cache util …
|
|
|
@49040
|
11 years |
vboxsync |
More ext -> suff corrections.
|
|
|
@48935
|
11 years |
vboxsync |
Runtime: Whitespace and svn:keyword cleanups by scm.
|
|
|
@48693
|
11 years |
vboxsync |
dbgmoddwarf.cpp: mach_kernel kludge.
|
|
|
@48398
|
11 years |
vboxsync |
dbgmoddwarf.cpp: mach_kernel hack.
|
|
|
@47824
|
11 years |
vboxsync |
RTDbgDwarf: Read gcc 4.8.1 dwarf output.
|
|
|
@47332
|
11 years |
vboxsync |
Runtime/dbgmoddwarf: Ignore a few more sections emitted by apple llvm-clang
|
|
|
@47290
|
11 years |
vboxsync |
Fixes related to reading symbols from a 64-bit linux kernel (3.7).
|
|
|
@47057
|
11 years |
vboxsync |
RTLdrFlt,dwarf: Sequeeze more info out of the darwin kernel debug info.
|
|
|
@46936
|
11 years |
vboxsync |
fix
|
|
|
@46934
|
11 years |
vboxsync |
dbgmodcodeview.cpp: Forced the code to deal with the bios symbol files.
|
|
|
@46916
|
11 years |
vboxsync |
dbgmoddwarf.cpp: Ignore abbreviations with code 0, they're just …
|
|
|
@46282
|
12 years |
vboxsync |
properties.
|
|
|
@46281
|
12 years |
vboxsync |
Two bugfixes.
|
|
|
@46277
|
12 years |
vboxsync |
build fixes
|
|
|
@46276
|
12 years |
vboxsync |
Prefere out .DBG reader over the DbgHelp one.
|
|
|
@46275
|
12 years |
vboxsync |
docs
|
|
|
@46274
|
12 years |
vboxsync |
dbgmodcodeview.cpp: Added code for parsing microsoft COFF debug …
|
|
|
@46271
|
12 years |
vboxsync |
build fixes.
|
|
|
@46269
|
12 years |
vboxsync |
dbgmodcodeview.cpp: More sane segment translation and more stuff.
|
|
|
@46266
|
12 years |
vboxsync |
IPRT: Changed RTLDRSEG::pchName to pszName and make sure it's always …
|
|
|
@46261
|
12 years |
vboxsync |
One more vmlinux hack.
|
|
|
@46260
|
12 years |
vboxsync |
dbgmoddwarf.cpp: Fixed leakes and adjustments for loading vmlinux.
|
|
|
@46258
|
12 years |
vboxsync |
dbgmodcontainer.cpp: Binary search doesn't work with the 0 LB 0 …
|
|
|
@46254
|
12 years |
vboxsync |
Fixes.
|
|
|
@46221
|
12 years |
vboxsync |
Find absolute symbols by address.
|
|
|
@46215
|
12 years |
vboxsync |
dbgmodcontainer.cpp: Fix for crash during solaris detection (COMMON …
|
|
|
@46205
|
12 years |
vboxsync |
build fix
|
|
|
@46204
|
12 years |
vboxsync |
Speed up line number allocation and dwarf DIE allocations by using …
|
|
|
@46199
|
12 years |
vboxsync |
strcache.cpp: Enabled it. Some tuning.
|
|
|
@46166
|
12 years |
vboxsync |
grr
|
|
|
@46165
|
12 years |
vboxsync |
Made dSYM-bundle loading work as well as line numbers in the stack …
|
|
|
@46164
|
12 years |
vboxsync |
More exteran .dSYM and .dwo bundles/files changes.
|
|
|
@46161
|
12 years |
vboxsync |
First part of loading .dSYM bundles.
|
|
|
@46149
|
12 years |
vboxsync |
IPRT: Dwarf and ELF fixes.
|
|
|
@46134
|
12 years |
vboxsync |
RTDbgModRemoveAll
|
|
|
@46127
|
12 years |
vboxsync |
Make it possible to load symbols on 64-bit windows 8.
|
|
|
@46115
|
12 years |
vboxsync |
Windows 2000 fixes.
|
|
|
@46113
|
12 years |
vboxsync |
Implemented debug module that uses the exported symbols. This will …
|
|
|
@46109
|
12 years |
vboxsync |
Made deferred loading work.
|
|
|
@46108
|
12 years |
vboxsync |
Got the NT4 ntfs.sys case working. Turned out to be some memory saving …
|
|
|
@46106
|
12 years |
vboxsync |
Use DOS style path parsing when finding the default module name in …
|
|
|
@46101
|
12 years |
vboxsync |
More NT4 debugging. Getting closer to working state…
|
|
|
@46083
|
12 years |
vboxsync |
Made it possible to find symbols for windows nt using a …
|
|
|
@46078
|
12 years |
vboxsync |
More debugging fixes.
|
|
|
@46074
|
12 years |
vboxsync |
RTDbgCfg: Added API for setting the log callback.
|
|
|
@46071
|
12 years |
vboxsync |
build fix
|
|
|
@46070
|
12 years |
vboxsync |
RTDbgCfg,++: Compressed server files and other fixes.
|
|
|
@46053
|
12 years |
vboxsync |
Added IPRT_WITH_HTTP to the IPRT build so we know when RTHttp is available.
|
|
|
@46050
|
12 years |
vboxsync |
More symbol work
|
|
|
@46048
|
12 years |
vboxsync |
Added a RTDbgMod reader that employs DbgHelp.dll.
|
|
|
@46028
|
12 years |
vboxsync |
grumble.
|
|
|
@46027
|
12 years |
vboxsync |
grumble.
|
|
|
@46025
|
12 years |
vboxsync |
RTDbgCfg: Directory and cache searching code.
|
|
|
@45998
|
12 years |
vboxsync |
warnings
|
|
|
@45997
|
12 years |
vboxsync |
SlickEdit loves adding BOM on new files.
|
|
|
@45994
|
12 years |
vboxsync |
RTDbgModCreateFromPeImage: Mostly implemented.
|
|
|
@45988
|
12 years |
vboxsync |
Fix burn.
|
|
|
@45986
|
12 years |
vboxsync |
build fix
|
|
|
@45984
|
12 years |
vboxsync |
RTDbgCfg: Debugging configuration, like symbol search paths and such.
|
|
|
@45975
|
12 years |
vboxsync |
DWARF: Watcom segment detection and wasm/wlink labels.
|
|
|
@45968
|
12 years |
vboxsync |
Ldr,Dbg: DWARF and ELF hacking in progress.
|
|
|
@45936
|
12 years |
vboxsync |
dbgmoddwarf.cpp: Fixed bug in line number interpreter.
|
|
|
@44529
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@44528
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@44219
|
12 years |
vboxsync |
Runtime/dbgas.cpp: Fix inverted check resulting in a NULL pointer …
|
|
|
@43879
|
12 years |
vboxsync |
Extended RTOnce with termination cleanups. (Changes existing …
|
|
|
@43020
|
12 years |
vboxsync |
symbol hacking.
|
|
|
@42365
|
12 years |
vboxsync |
dbgmodcontainer.cpp: A bug fix and a hack.
|
|
|
@41783
|
12 years |
vboxsync |
Doxygen, comment typos.
|
|
|
@41493
|
13 years |
vboxsync |
RTDbg*SymbolByAddr*: Added a flag parameter.
|
|
|
@39515
|
13 years |
vboxsync |
*: Use RTLISTANCHOR.
|
|
|
@39389
|
13 years |
vboxsync |
dbgmodnm.cpp: Made it grok linux 2.4 /proc/ksyms (dsl).
|
|
|
@39327
|
13 years |
vboxsync |
scm whitespace cleanups.
|
|
|
@39083
|
13 years |
vboxsync |
IPRT: -Wunused-parameter.
|
|
|
@39070
|
13 years |
vboxsync |
VMM,IPRT: -Wunused-function.
|
|
|
@39032
|
13 years |
vboxsync |
IPRT: Fixed unused variable warnings.
|
|
|
@38620
|
13 years |
vboxsync |
build fixes
|
|
|
@38619
|
13 years |
vboxsync |
IPRT: More dwarf reading.
|
|
|
@38617
|
13 years |
vboxsync |
More DWARF parsing.
|
|
|
@38606
|
13 years |
vboxsync |
More dwarf hacking.
|
|
|
@38603
|
13 years |
vboxsync |
build fix
|
|
|
@38601
|
13 years |
vboxsync |
IPRT: Some more dwarf bits.
|
|
|
@38585
|
13 years |
vboxsync |
duh.
|
|
|
@38584
|
13 years |
vboxsync |
iprt/dwarf: Attacking .debug_info…
|
|
|
@38581
|
13 years |
vboxsync |
IPRT: More debug info & ldr stuff.
|
|
|
@38573
|
13 years |
vboxsync |
iprt: Read dwarf line numbers.
|
|
|
@38558
|
13 years |
vboxsync |
build fix
|
|
|
@38557
|
13 years |
vboxsync |
dbgmoddwarf.cpp: line number virtual machine coding.
|
|
|
@38554
|
13 years |
vboxsync |
dwarf hacking in progress…
|
|
|
@38553
|
13 years |
vboxsync |
dbgmod.cpp: Fixed double locking bug in RTDbgModLineByAddr.
|
|
|
@38547
|
13 years |
vboxsync |
IPRT: More debug info hacking.
|
|
|
@38531
|
13 years |
vboxsync |
iprt: debug info coding…
|
|
|
@38516
|
13 years |
vboxsync |
IPRT: Working on debug info again.
|
|
|
@38515
|
13 years |
vboxsync |
IPRT: Working on debug info again.
|
|
|
@36555
|
14 years |
vboxsync |
Use DECLHIDDEN, especially in IPRT.
|
|
|
@33663
|
14 years |
vboxsync |
Runtime/common/dbg/dbgas.cpp: typo
|
|
|