|
|
@32341
|
14 years |
vboxsync |
dbgfcore.h -> dbgfcorefmt.h; only the format, no prototypes or stuff.
|
|
|
@32340
|
14 years |
vboxsync |
DBGFCoreWrite: split out the core related stuff into a separate …
|
|
|
@32313
|
14 years |
vboxsync |
VMMDev: added VMMDevReqWriteCoreDump. VMM/DBGFCoreWrite: remove unused …
|
|
|
@32006
|
14 years |
vboxsync |
VMM/DBGFCoreWrite: skeleton.
|
|
|
@31987
|
14 years |
vboxsync |
PGM,DBGC,DBGF: Dump guest paging structures.
|
|
|
@31966
|
14 years |
vboxsync |
DBGF,PGM,DBGC: dumping page tables - hacking still in progress (sigh, …
|
|
|
@31948
|
14 years |
vboxsync |
PGM: paging hierarchy dumpers refactoring in progress.
|
|
|
@31491
|
14 years |
vboxsync |
DBGF: Kick-off for DBGFR3Reg*. Implemented simple queried only. The …
|
|
|
@31460
|
14 years |
vboxsync |
REM,DBGF: Logging fixes, avoid assertion when disassembling.
|
|
|
@30453
|
14 years |
vboxsync |
DBGFR3DisasInstrEx: Flags for overriding the instruction set, adding …
|
|
|
@30060
|
14 years |
vboxsync |
VMM: Dump all info items into the guru meditation log.
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@26112
|
15 years |
vboxsync |
PDM,UsbMsd,++: Resumed hacking the MSD code.
|
|
|
@25728
|
15 years |
vboxsync |
*: Use RTMSINTERVAL for timeouts.
|
|
|
@24061
|
15 years |
vboxsync |
DBGF,DBGPlugInDiggers: Extended DBGFR3MemScan with an alignment …
|
|
|
@22112
|
15 years |
vboxsync |
DBGF,REM,Diggers: Converted more of the code dealing with debug symbol …
|
|
|
@22106
|
15 years |
vboxsync |
DBGF,DBGC: 64-bit stack walking.
|
|
|
@22105
|
15 years |
vboxsync |
DBGF: Added DBGFSELQI_FLAGS_DT_ADJ_64BIT_MODE for making stack walking …
|
|
|
@21217
|
15 years |
vboxsync |
include/VBox/*.h: Mark which components the header files relate to.
|
|
|
@21111
|
15 years |
vboxsync |
DBGF,DBGC: Added DBGFR3AsSymbolByName and DBGFR3AsSymbolByAddr. Start …
|
|
|
@20374
|
15 years |
vboxsync |
*: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
|
|
|
@20363
|
15 years |
vboxsync |
VBox/*: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
|
|
|
@20152
|
16 years |
vboxsync |
Added DBGFR3InfoLogRel and DBGFR3InfoStdErr.
|
|
|
@19758
|
16 years |
vboxsync |
dbgf.h: build fix (darwin/gcc401 doesn't like the fancy calculation).
|
|
|
@19757
|
16 years |
vboxsync |
VMM,IPRT,DBGC: Debug address spaces.
|
|
|
@19639
|
16 years |
vboxsync |
Disassembler changes for guest SMP
|
|
|
@19575
|
16 years |
vboxsync |
Updates for ring 0 call stack dumping. (not enabled nor tested)
|
|
|
@19572
|
16 years |
vboxsync |
Started with ring 0 stack trace dump support.
|
|
|
@19354
|
16 years |
vboxsync |
Inconsistent calling convention.
|
|
|
@19334
|
16 years |
vboxsync |
DBGF,SELM,DBGC,++: Refactored the selector info querying and usage, …
|
|
|
@19293
|
16 years |
vboxsync |
DBGF,VMM: SMP refactoring of the DBGF disassembler code. Changed …
|
|
|
@19291
|
16 years |
vboxsync |
DBGF,VMM,VBoxDbg: Refactored DBG stack walkers for SMP.
|
|
|
@19288
|
16 years |
vboxsync |
DBGF,TRPM,HWACCM: Merged DBGFR0.cpp and DBGFGC.cpp into …
|
|
|
@19286
|
16 years |
vboxsync |
VMM,VBoxDbg: SMP refactoring, part 1.
|
|
|
@19182
|
16 years |
vboxsync |
DBGFAddr: Three new APIs for address conversion that takes threading …
|
|
|
@18927
|
16 years |
vboxsync |
Big step to separate VMM data structures for guest SMP. (pgm, em)
|
|
|
@14072
|
16 years |
vboxsync |
MM: The 64-bit MSC warning hunt continues.
|
|
|
@13832
|
16 years |
vboxsync |
IN_GC -> IN_RC.
|
|
|
@13005
|
16 years |
vboxsync |
VMM/doxygen: More links.
|
|
|
@12989
|
16 years |
vboxsync |
VMM + VBox/cdefs.h: consolidated all the XYZ*DECLS of the VMM into …
|
|
|
@12663
|
16 years |
vboxsync |
#1865: DBGF, nothing really relevant here just some cleaning up.
|
|
|
@9387
|
17 years |
vboxsync |
64-bit GC alignment fixes
|
|
|
@9212
|
17 years |
vboxsync |
Major changes for sizeof(RTGCPTR) == uint64_t.
Introduced RCPTRTYPE …
|
|
|
@8819
|
17 years |
vboxsync |
Added DBGFR3MemReadString and made DBGFR3AddrFromFlat return pAddress.
|
|
|
@8800
|
17 years |
vboxsync |
Started digging into the solaris guest kernel. Added DBGFR3MemRead.
|
|
|
@8797
|
17 years |
vboxsync |
New DBGF interface for digging into the guts of the guest OS kernel.
|
|
|
@8155
|
17 years |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@5999
|
17 years |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@5731
|
17 years |
vboxsync |
Implemented some search commands in the debugger.
|
|
|
@5667
|
17 years |
vboxsync |
Debugger interface for searching memory. Fixed a const mixup.
|
|
|
@5605
|
17 years |
vboxsync |
BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
|
|
|
@4071
|
17 years |
vboxsync |
Biggest check-in ever. New source code headers for all (C) innotek files.
|
|
|
@3810
|
17 years |
vboxsync |
Put back log.h as it's required for the correct LOG_ENABLE define.
|
|
|
@3775
|
17 years |
vboxsync |
Don't include log.h
|
|
|
@3632
|
17 years |
vboxsync |
VBox_hdr_h -> _VBox_hdr_h
|
|
|
@2981
|
18 years |
vboxsync |
InnoTek -> innotek: all the headers and comments.
|
|
|
@2250
|
18 years |
vboxsync |
DBGFINFO_FLAGS_RUN_ON_EMT and Ex registration function.
|
|
|
@2167
|
18 years |
vboxsync |
Added DBGFIsStepping
|
|
|
@2165
|
18 years |
vboxsync |
IN_RING0
|
|
|
@2164
|
18 years |
vboxsync |
space
|
|
|
@2162
|
18 years |
vboxsync |
Added DBGFR0Trap01/3Handler
|
|
|
@746
|
18 years |
vboxsync |
Added DBGFR3PrgStep
|
|
|
@665
|
18 years |
vboxsync |
stdarg -> iprt/stdarg.h
|
|
|
@1
|
55 years |
vboxsync |
import
|