|
|
@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
|
|
|
@33540
|
14 years |
vboxsync |
*: spelling fixes, thanks Timeless!
|
|
|
@31396
|
14 years |
vboxsync |
dbgas.cpp: Use the right malloc.
|
|
|
@31376
|
14 years |
vboxsync |
comment typos.
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@26344
|
15 years |
vboxsync |
Runtime: white space cleanup.
|
|
|
@25960
|
15 years |
vboxsync |
Doxyfile*: Added custom command …
|
|
|
@25645
|
15 years |
vboxsync |
IPRT,DoxyFile.Core: Mopped up the errors in the IPRT doxygen run.
|
|
|
@23022
|
15 years |
vboxsync |
dbgas.cpp: gcc maybe used uninitialized warnings (annoying, annoying, gcc).
|
|
|
@22116
|
15 years |
vboxsync |
RTDbgAs: Added RTDbgAsModuleQueryMapByIndex.
|
|
|
@22114
|
15 years |
vboxsync |
RTDbgMod: Added module tagging so the diggers can tell which modules …
|
|
|
@22113
|
15 years |
vboxsync |
RTDbgAs: More bugfixes.
|
|
|
@22111
|
15 years |
vboxsync |
RTDbgAs,RTDbgMod: Bugfixes.
|
|
|
@21337
|
15 years |
vboxsync |
IPRT,HostDrv,AddDrv: Export public IPRT symbols for the linux kernel …
|
|
|
@21290
|
15 years |
vboxsync |
gcc warning
|
|
|
@21110
|
15 years |
vboxsync |
RTDbg: Some adjustments and fixes.
|
|
|
@21107
|
15 years |
vboxsync |
dbgmodnm.cpp: the module mangling didn't quite work out, redid it.
|
|
|
@21047
|
15 years |
vboxsync |
IPRT: Added a reader of NM-style map files. (Mainly for linux …
|
|
|
@21046
|
15 years |
vboxsync |
IPRT: Added a reader of NM-style map files. (Mainly for linux …
|
|
|
@21005
|
15 years |
vboxsync |
dbgmodcontainer.cpp: Added the missing file header.
|
|
|
@20801
|
15 years |
vboxsync |
IPRT: The rest of the basic RTDbgMod code.
|
|
|
@20800
|
15 years |
vboxsync |
IPRT: More RTDbgMod code.
|
|
|
@20799
|
15 years |
vboxsync |
IPRT: More RTDbgMod code.
|
|
|
@20756
|
15 years |
vboxsync |
IPRT: More RTDbg coding - generic container is mostly done now.
|
|
|
@20744
|
15 years |
vboxsync |
IPRT: RTDbg coding.
|
|
|
@20741
|
15 years |
vboxsync |
iprt/dbg.cpp/h: the RTDbgLine* methods as well.
|
|
|
@20740
|
15 years |
vboxsync |
iprt: More RTDbg coding; added a new AVL tree for RTUINPTR.
|
|
|
@20739
|
15 years |
vboxsync |
iprt: RTDbgMod coding in progress.
|
|
|
@20364
|
15 years |
vboxsync |
IPRT: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
|
|
|
@20360
|
15 years |
vboxsync |
IPRT: Memory pool (untested) and string pool stub implementation.
|
|
|
@20356
|
15 years |
vboxsync |
iprt: some more dbgmod bits.
|
|
|
@20355
|
15 years |
vboxsync |
IPRT: some dbgmod bits.
|
|
|
@19757
|
16 years |
vboxsync |
VMM,IPRT,DBGC: Debug address spaces.
|
|
|
@19566
|
16 years |
vboxsync |
OSE fix
|