|
|
@83082
|
5 years |
vboxsync |
DBGC/lm: Dump the UUID and timestamp of images in verbose mode.
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@80014
|
5 years |
vboxsync |
VMM: Kicking out raw-mode (work in progress). bugref:9517
|
|
|
@78017
|
6 years |
vboxsync |
Debugger/DBGCEmulateCodeView.cpp: Add x command to examine symbols
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@73487
|
6 years |
vboxsync |
DBGCEmulateCodeView: doxygen fix
|
|
|
@73484
|
6 years |
vboxsync |
DBGCEmulateCodeView: doxygen fix
|
|
|
@73460
|
6 years |
vboxsync |
IPRT,DBGF,Diggers: Moved DBGFRETURNTYPE and the unwind state structure …
|
|
|
@73449
|
6 years |
vboxsync |
DBGC: Display recovered non-volatile registers in the 'kv' and 'kgv' …
|
|
|
@73447
|
6 years |
vboxsync |
DBGC: Display recovered non-volatile registers in the 'kv' and 'kgv' …
|
|
|
@73445
|
6 years |
vboxsync |
DBGC: Display recovered non-volatile registers in the 'kv' and 'kgv' …
|
|
|
@73360
|
6 years |
vboxsync |
VMM,REM,DBGC: Use RTDBGSYMADDR_FLAGS_SKIP_ABS_IN_DEFERRED.
|
|
|
@73351
|
6 years |
vboxsync |
VBoxGuest,VMMDev,DBGF,VM: Added bug check report to VBoxGuest/VMMDev …
|
|
|
@73348
|
6 years |
vboxsync |
DBGF,DBGC,GIMHv: Added some basic windows bug check formatting …
|
|
|
@73097
|
6 years |
vboxsync |
*: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
|
|
|
@73077
|
6 years |
vboxsync |
DBGC: fix shadowed variable in previous
|
|
|
@73074
|
6 years |
vboxsync |
DBGC: Added du, dp, dps, dds and dqs commands.
|
|
|
@72914
|
6 years |
vboxsync |
Debugger: Properly print the end of IRB/IOPB range in TSS. Also fixed …
|
|
|
@72269
|
7 years |
vboxsync |
DBGC: When listing modules in DBGF_AS_RC_AND_GC_GLOBAL, we need to …
|
|
|
@69500
|
7 years |
vboxsync |
*: scm --update-copyright-year
|
|
|
@69498
|
7 years |
vboxsync |
backed out r118835 as it incorrectly updated the 'This file is based …
|
|
|
@69496
|
7 years |
vboxsync |
*: scm --update-copyright-year
|
|
|
@69046
|
7 years |
vboxsync |
Global: replace fall-through comments with RT_FALL_THRU(). …
|
|
|
@65919
|
8 years |
vboxsync |
gcc 7: fall thru
|
|
|
@65645
|
8 years |
vboxsync |
gcc 7: Debugger: fall thru
|
|
|
@65424
|
8 years |
vboxsync |
Typo fix.
|
|
|
@65118
|
8 years |
vboxsync |
Debugger: doxygen fixes
|
|
|
@64770
|
8 years |
vboxsync |
VMM/DBGF, HM: Fix int3 based breakpoints set in the VM debugger when …
|
|
|
@64721
|
8 years |
vboxsync |
DBGC: Basic implementation of the 'gu' (shift-F11), 'p' (F10), 'pc', …
|
|
|
@64592
|
8 years |
vboxsync |
Debugger/CodeView: Fix for the no branch tables existing case
|
|
|
@64591
|
8 years |
vboxsync |
Debugger/EmulateCodeview: Start dumping branch tables contained in graphs
|
|
|
@64586
|
8 years |
vboxsync |
DBGFR3Flow: Started working on resolving indirect branches. Compilers …
|
|
|
@64577
|
8 years |
vboxsync |
Debugger/CodeView: Some coloring fixes for the ucfgc command
|
|
|
@64559
|
8 years |
vboxsync |
Rename DBGFR3Cfg* to DBGFR3Flow* to avoid confusing with APIs for …
|
|
|
@64555
|
8 years |
vboxsync |
Debugger/CodeView: Add a variant of ucfg called ucfgc which colors the …
|
|
|
@64501
|
8 years |
vboxsync |
Debugger/CodeView: Add ucfg command to create a disassembly in form of …
|
|
|
@62881
|
8 years |
vboxsync |
Debugger: gcc warnings
|
|
|
@62838
|
8 years |
vboxsync |
Debugger: warnings
|
|
|
@62480
|
8 years |
vboxsync |
(C) 2016
|
|
|
@61854
|
8 years |
vboxsync |
cheers, clang.
|
|
|
@61681
|
8 years |
vboxsync |
Debugger/CodeView: Start on two new commands. 'dti' prints information …
|
|
|
@61628
|
8 years |
vboxsync |
DBGF: Added bsod_msr event, stubbed bsod_efi event. Since we cannot …
|
|
|
@59285
|
9 years |
vboxsync |
iprt/x86.h,*: Drop IntRedirBitmap from X86TSS32 and X86TSS64.
|
|
|
@59246
|
9 years |
vboxsync |
DBGC: Generic event reporting.
|
|
|
@59229
|
9 years |
vboxsync |
DBGC,Main: Global and per-VM debugger console init script support.
|
|
|
@59209
|
9 years |
vboxsync |
DBGC: Mapped out the remaining DBGFEVENTs.
|
|
|
@59208
|
9 years |
vboxsync |
DBGC: Enabled the event config code.
|
|
|
@59084
|
9 years |
vboxsync |
DBGF: Tried to rework the generic event config API, still not quite …
|
|
|
@59072
|
9 years |
vboxsync |
DBGC: Implemented the DBGC side of the sx* commands. (DBGF isn't quite …
|
|
|
@59062
|
9 years |
vboxsync |
dbgcCmdEventCtrl: Started coding.
|
|
|
@58903
|
9 years |
vboxsync |
DBGF: I/O and MMIO breakpoint API changes.
|
|
|
@58890
|
9 years |
vboxsync |
DBGCEmulateCodeView.cpp: Sketched out the sx[-enir] commands which …
|
|
|
@58540
|
9 years |
vboxsync |
DBGC: The 'di' command should dump the IST field for 64-bit interrupt …
|
|
|
@58170
|
9 years |
vboxsync |
doxygen: fixes.
|
|
|
@58132
|
9 years |
vboxsync |
*: Doxygen fixes.
|
|
|
@57358
|
9 years |
vboxsync |
*: scm cleanup run.
|
|
|
@56296
|
9 years |
vboxsync |
Debugger: Updated (C) year.
|
|
|
@49500
|
11 years |
vboxsync |
Warning.
|
|
|
@49087
|
11 years |
vboxsync |
DBGC: 'u' fix.
|
|
|
@48899
|
11 years |
vboxsync |
VMM,DBGC: Implemented DBGFR3RegNmSet and made the debugger side work.
|
|
|
@48898
|
11 years |
vboxsync |
VMM,DBGC: Implemented DBGFR3RegNmSet and made the debugger side work.
|
|
|
@48017
|
11 years |
vboxsync |
cleanup
|
|
|
@47569
|
11 years |
vboxsync |
DBGC: v86 disassembly fixes and tweaks.
|
|
|
@46221
|
12 years |
vboxsync |
Find absolute symbols by address.
|
|
|
@46217
|
12 years |
vboxsync |
Fixed the 'r', 'rg' and 'rg32' commands in 64-bit guest code.
|
|
|
@46165
|
12 years |
vboxsync |
Made dSYM-bundle loading work as well as line numbers in the stack …
|
|
|
@46159
|
12 years |
vboxsync |
Patch manager support in the disassembler, making the 'u' command in …
|
|
|
@46158
|
12 years |
vboxsync |
DBGCCmdHlpPrintf
|
|
|
@46156
|
12 years |
vboxsync |
List near, unassemble, hyper register and more tiny debugger fixes.
|
|
|
@46114
|
12 years |
vboxsync |
Prettier 'lmo' output.
|
|
|
@46109
|
12 years |
vboxsync |
Made deferred loading work.
|
|
|
@46101
|
12 years |
vboxsync |
More NT4 debugging. Getting closer to working state…
|
|
|
@46078
|
12 years |
vboxsync |
More debugging fixes.
|
|
|
@44399
|
12 years |
vboxsync |
DBGF,DBGC,++: PVM -> PUVM. Some refactoring and cleanup as well.
|
|
|
@43325
|
12 years |
vboxsync |
Fix obvious pasto in condition that selects field width for printing …
|
|
|
@42407
|
12 years |
vboxsync |
VMM: Futher work on dealing with hidden segment register, esp. when …
|
|
|
@42165
|
12 years |
vboxsync |
CPUMIsGuestIn64BitCode/CPUMIsGuestIn64BitCodeEx changes together with …
|
|
|
@41565
|
13 years |
vboxsync |
DBGC: Implemented the functions by(addr), dwo(addr), not(value/addr), …
|
|
|
@41562
|
13 years |
vboxsync |
build fix / adding hi() and low()
|
|
|
@41561
|
13 years |
vboxsync |
DBGC: Made the parse cope with functions.
|
|
|
@41542
|
13 years |
vboxsync |
Debugger: bl fix
|
|
|
@41516
|
13 years |
vboxsync |
Debugger/help: typos
|
|
|
@41285
|
13 years |
vboxsync |
DBG: IOPM bitmap cannot overlap the fixed TSS portion (says AMD).
|
|
|
@41085
|
13 years |
vboxsync |
Debugger: Fix cMinArgs for dpdb.
|
|
|
@41080
|
13 years |
vboxsync |
VMDBG: Fixed dpd* index processing, corrected command description.
|
|
|
@40282
|
13 years |
vboxsync |
*: gcc-4.7: ~0 => ~0U in initializers (warning: narrowing conversion …
|
|
|
@38537
|
13 years |
vboxsync |
Debugger: don't crash in dbgcCmdWorkerSearchMem()
|
|
|
@36640
|
14 years |
vboxsync |
Typo fix.
|
|
|
@36252
|
14 years |
vboxsync |
DBG: Cut and paste fix.
|
|
|
@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.
|
|
|
@35628
|
14 years |
vboxsync |
Debugger Console: Clean up, split the command evaluation code out of …
|
|
|
@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 …
|
|
|
@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 …
|
|
|