|
|
@40076
|
13 years |
vboxsync |
Changed the types of the r80 views of the FPU registers.
|
|
|
@39917
|
13 years |
vboxsync |
STAM,GMM,VBoxDbg: Adding GMM statistics (at last). Introduces …
|
|
|
@39612
|
13 years |
vboxsync |
IPRT/*: add _NO_SYMLINKS flags to certain functions
|
|
|
@39091
|
13 years |
vboxsync |
More parameter warning fixes; made PciIch9 check the saved state version.
|
|
|
@38838
|
13 years |
vboxsync |
VMM,++: Try fix the async reset, suspend and power-off problems in PDM …
|
|
|
@38814
|
13 years |
vboxsync |
VBoxDbgConsole.cpp: Input focus hack.
|
|
|
@38813
|
13 years |
vboxsync |
VBoxDbgConsole: Fixed busted text handling wrt selections and cursor …
|
|
|
@38812
|
13 years |
vboxsync |
VBoxDbgBase.cpp: Always polish the window size+pos. (W7 fix)
|
|
|
@38636
|
13 years |
vboxsync |
*,IPRT: Redid the ring-3 init to always convert the arguments to UTF-8.
|
|
|
@38537
|
13 years |
vboxsync |
Debugger: don't crash in dbgcCmdWorkerSearchMem()
|
|
|
@38082
|
13 years |
vboxsync |
*.kmk: Installation/staging adjustments (kBuild 0.2.0 preps).
|
|
|
@37809
|
13 years |
vboxsync |
gcc-4.6 warnings (shadowed declaration)
|
|
|
@37423
|
13 years |
vboxsync |
Ran the source code massager (scm).
|
|
|
@36640
|
14 years |
vboxsync |
Typo fix.
|
|
|
@36252
|
14 years |
vboxsync |
DBG: Cut and paste fix.
|
|
|
@36032
|
14 years |
vboxsync |
Debugger: Fix incorrect return codes for valid type conversions
|
|
|
@35829
|
14 years |
vboxsync |
DBGConsole.cpp: don't quit on error.
|
|
|
@35697
|
14 years |
vboxsync |
Debugger console: more cleaning up.
|
|
|
@35696
|
14 years |
vboxsync |
PCDBGCCMD & PFNDBGCCMD: Drop the return type & variable. Functions …
|
|
|
@35694
|
14 years |
vboxsync |
Debugger console: more cleanup.
|
|
|
@35673
|
14 years |
vboxsync |
Debugger Console: Some cleanups.
|
|
|
@35637
|
14 years |
vboxsync |
Debugger console: Made the evaluator a bit smarter wrt to the register …
|
|
|
@35632
|
14 years |
vboxsync |
DBGC: Simplified the status code handling around dbgcEvalCommand.
|
|
|
@35629
|
14 years |
vboxsync |
tstDBGCParse: more tests.
|
|
|
@35628
|
14 years |
vboxsync |
Debugger Console: Clean up, split the command evaluation code out of …
|
|
|
@35627
|
14 years |
vboxsync |
Debugger Console: cleaning up…
|
|
|
@35626
|
14 years |
vboxsync |
Debugger Console: Drop the HC_FAR type.
|
|
|
@35625
|
14 years |
vboxsync |
DBGF,CPUM,DBGC: Use DBGFReg in the debugger, stop accessing CPUMCTX …
|
|
|
@35614
|
14 years |
vboxsync |
Debugger: Use DBGFR3RegPrintf instead of accessing the CPUMCTX …
|
|
|
@35513
|
14 years |
vboxsync |
DBGFReg: long double -> RTFLOAT80U2. Get floating point registers and …
|
|
|
@35490
|
14 years |
vboxsync |
CPUM,Debugger: Registers, still some details left.
|
|
|
@35440
|
14 years |
vboxsync |
Makefiles: TARGET_<target> -> <target>_1_TARGET because the former is …
|
|
|
@35439
|
14 years |
vboxsync |
DBGCOps.cpp: Added register op (@) stub.
|
|
|
@35410
|
14 years |
vboxsync |
DBGFReg revamp #2.
|
|
|
@35392
|
14 years |
vboxsync |
warning
|
|
|
@35346
|
14 years |
vboxsync |
VMM reorg: Moving the public include files from include/VBox to …
|
|
|
@35257
|
14 years |
vboxsync |
DBGCEmulateCodeView.cpp: Fixed bug discovered by MSC.
|
|
|
@35254
|
14 years |
vboxsync |
Undo wrong change.
|
|
|
@35253
|
14 years |
vboxsync |
Debugger: Fixed memory editing commands.
|
|
|
@35163
|
14 years |
vboxsync |
gcc 4.2.1 OS X warnings
|
|
|
@34902
|
14 years |
vboxsync |
IMachineDebugger::dumpGuestCore: Added DBGFR3CoreWrite interface.
|
|
|
@33540
|
14 years |
vboxsync |
*: spelling fixes, thanks Timeless!
|
|
|
@33467
|
14 years |
vboxsync |
Debugger: Detect Oracle branded Solaris kernels.
|
|
|
@32787
|
14 years |
vboxsync |
VBoxDbgStatsQt4.cpp: Fixed bug in strDeltaValue
|
|
|
@32313
|
14 years |
vboxsync |
VMMDev: added VMMDevReqWriteCoreDump. VMM/DBGFCoreWrite: remove unused …
|
|
|
@32190
|
14 years |
vboxsync |
PDMDevHlpVMSuspendSaveAndPowerOff: More code.
|
|
|
@32181
|
14 years |
vboxsync |
VBoxDbg: Don't use spaces as thousandseparators, it's impossible to …
|
|
|
@32122
|
14 years |
vboxsync |
align
|
|
|
@32036
|
14 years |
vboxsync |
Removed X86_PTE_PAE_PG_MASK, renamed X86_PTE_PAE_PG_MASK_FULL to …
|
|
|
@32034
|
14 years |
vboxsync |
Removed X86_PDE_PAE_PG_MASK, renamed X86_PDE_PAE_PG_MASK_FULL to …
|
|
|
@32009
|
14 years |
vboxsync |
Removed GST_PDPE_PG_MASK and renamed GST_PDPE_PG_MASK_FULL to …
|
|
|
@32006
|
14 years |
vboxsync |
VMM/DBGFCoreWrite: skeleton.
|
|
|
@32000
|
14 years |
vboxsync |
x86.h,*: Eliminated X86_PML4E_PG_MASK and renamed …
|
|
|
@31996
|
14 years |
vboxsync |
Mostly safe X86_PTE_PAE_PG_MASK -> X86_PTE_PAE_PG_MASK_FULL conversions.
|
|
|
@31995
|
14 years |
vboxsync |
Safe X86_PDPE_PG_MASK -> X86_PDPE_PG_MASK_FULL conversions.
|
|
|
@31994
|
14 years |
vboxsync |
Safe X86_PDPE_PG_MASK -> X86_PDPE_PG_MASK_FULL conversions.
|
|
|
@31993
|
14 years |
vboxsync |
Safe X86_PML4E_PG_MASK -> X86_PML4E_PG_MASK_FULL conversions.
|
|
|
@31987
|
14 years |
vboxsync |
PGM,DBGC,DBGF: Dump guest paging structures.
|
|
|
@31978
|
14 years |
vboxsync |
PGM,DBC,MM: Dump more information about shadow/guest pages.
|
|
|
@31973
|
14 years |
vboxsync |
PGM,DBGC: working shadow page table dumper (sans EPT).
|
|
|
@31966
|
14 years |
vboxsync |
DBGF,PGM,DBGC: dumping page tables - hacking still in progress (sigh, …
|
|
|
@31932
|
14 years |
vboxsync |
build fix
|
|
|
@31928
|
14 years |
vboxsync |
DBGC: some adjustments.
|
|
|
@31926
|
14 years |
vboxsync |
DBGC: Implemented the missing operators.
|
|
|
@31846
|
14 years |
vboxsync |
stub
|
|
|
@31769
|
14 years |
vboxsync |
typo
|
|
|
@31698
|
14 years |
vboxsync |
Main, frontends: unsigned long long -> long long
|
|
|
@31531
|
14 years |
vboxsync |
Debugger: three file header fixes.
|
|
|
@31530
|
14 years |
vboxsync |
Debugger: Updated the file headers.
|
|
|
@31513
|
14 years |
vboxsync |
The debugger is back in the OSE.
|
|
|
@31510
|
14 years |
vboxsync |
The debugger is back in the OSE.
|
|
|
@31509
|
14 years |
vboxsync |
The debugger is back in the OSE.
|