|
|
@49061
|
11 年 |
vboxsync |
More Mach-O symbol hacking.
|
|
|
@49060
|
11 年 |
vboxsync |
Drop the ancient dbghelp.dll, we use what we find on the system these days.
|
|
|
@49044
|
11 年 |
vboxsync |
Darwin guest OS digger hacking in progress. Adding symbol cache util …
|
|
|
@48946
|
11 年 |
vboxsync |
Debugger: Whitespace and svn:keyword cleanups by scm.
|
|
|
@48899
|
11 年 |
vboxsync |
VMM,DBGC: Implemented DBGFR3RegNmSet and made the debugger side work.
|
|
|
@48898
|
11 年 |
vboxsync |
VMM,DBGC: Implemented DBGFR3RegNmSet and made the debugger side work.
|
|
|
@48696
|
11 年 |
vboxsync |
DBGC: Added unload command as well as loadimage32 and loadimage64 for …
|
|
|
@48564
|
11 年 |
vboxsync |
Debugger/VBoxDbgStatsQt4: Auto-resize certain columns with slight …
|
|
|
@48017
|
11 年 |
vboxsync |
cleanup
|
|
|
@47569
|
11 年 |
vboxsync |
DBGC: v86 disassembly fixes and tweaks.
|
|
|
@47564
|
11 年 |
vboxsync |
Fixed busted dt output (among other things, probably).
|
|
|
@47281
|
11 年 |
vboxsync |
Debugger: Added logflush. Made log, logflags, and logdest display the …
|
|
|
@46727
|
11 年 |
vboxsync |
Debugger/VBoxDbgConsole: A legible font on S10 hosts for the debugger, …
|
|
|
@46593
|
11 年 |
vboxsync |
updates
|
|
|
@46474
|
11 年 |
vboxsync |
VBoxDef2LazyLoad: Added tool for generating lazy loading of …
|
|
|
@46221
|
12 年 |
vboxsync |
Find absolute symbols by address.
|
|
|
@46217
|
12 年 |
vboxsync |
Fixed the 'r', 'rg' and 'rg32' commands in 64-bit guest code.
|
|
|
@46167
|
12 年 |
vboxsync |
Buried DBGFSym.cpp and with it loadsyms - rip.
|
|
|
@46165
|
12 年 |
vboxsync |
Made dSYM-bundle loading work as well as line numbers in the stack …
|
|
|
@46159
|
12 年 |
vboxsync |
Patch manager support in the disassembler, making the 'u' command in …
|
|
|
@46158
|
12 年 |
vboxsync |
DBGCCmdHlpPrintf
|
|
|
@46156
|
12 年 |
vboxsync |
List near, unassemble, hyper register and more tiny debugger fixes.
|
|
|
@46137
|
12 年 |
vboxsync |
Missing file, reverting 85830.
|
|
|
@46128
|
12 年 |
vboxsync |
WinNT Digger: Some adjustments to the 32-bit detection code. print …
|
|
|
@46127
|
12 年 |
vboxsync |
Make it possible to load symbols on 64-bit windows 8.
|
|
|
@46118
|
12 年 |
vboxsync |
Make 32-bit Windows 8 symbols appear.
|
|
|
@46114
|
12 年 |
vboxsync |
Prettier 'lmo' output.
|
|
|
@46109
|
12 年 |
vboxsync |
Made deferred loading work.
|
|
|
@46108
|
12 年 |
vboxsync |
Got the NT4 ntfs.sys case working. Turned out to be some memory saving …
|
|
|
@46101
|
12 年 |
vboxsync |
More NT4 debugging. Getting closer to working state…
|
|
|
@46083
|
12 年 |
vboxsync |
Made it possible to find symbols for windows nt using a …
|
|
|
@46078
|
12 年 |
vboxsync |
More debugging fixes.
|
|
|
@46074
|
12 年 |
vboxsync |
RTDbgCfg: Added API for setting the log callback.
|
|
|
@45994
|
12 年 |
vboxsync |
RTDbgModCreateFromPeImage: Mostly implemented.
|
|
|
@45983
|
12 年 |
vboxsync |
DbgPlugInWinNt.cpp: Made it work with NT4.
|
|
|
@45880
|
12 年 |
vboxsync |
DBGF: Tweaked Solaris digger to grok S11.1.
|
|
|
@45006
|
12 年 |
vboxsync |
DBGF/DBGC: Fixing power off problems.
|
|
|
@44528
|
12 年 |
vboxsync |
header (C) fixes
|
|
|
@44399
|
12 年 |
vboxsync |
DBGF,DBGC,++: PVM -> PUVM. Some refactoring and cleanup as well.
|
|
|
@44393
|
12 年 |
vboxsync |
VM,++: Changed the VM callbacks (at error, at runtime error, at state …
|
|
|
@44348
|
12 年 |
vboxsync |
PGM,SSM,STAM: Changed APIs used by Main to take PUVM instead of PVM as …
|
|
|
@44347
|
12 年 |
vboxsync |
PGM,SSM,STAM: Changed APIs used by Main to take PUVM instead of PVM as …
|
|
|
@44342
|
12 年 |
vboxsync |
build fix
|
|
|
@44340
|
12 年 |
vboxsync |
VMM,Main,Debugger,REM: VM API cleanup, prefering PUVM over PVM so we …
|
|
|
@43876
|
12 年 |
vboxsync |
fixed a few format specifier bugs
|
|
|
@43394
|
12 年 |
vboxsync |
VMM: HM cleanup.
|
|
|
@43328
|
12 年 |
vboxsync |
Translate previous to Hungarian.
|
|
|
@43325
|
12 年 |
vboxsync |
Fix obvious pasto in condition that selects field width for printing …
|
|
|
@43324
|
12 年 |
vboxsync |
bug #6322: Debugger: Redo the command history
Maintain invariant that …
|
|
|
@42407
|
12 年 |
vboxsync |
VMM: Futher work on dealing with hidden segment register, esp. when …
|
|
|
@42165
|
12 年 |
vboxsync |
CPUMIsGuestIn64BitCode/CPUMIsGuestIn64BitCodeEx changes together with …
|
|
|
@41938
|
12 年 |
vboxsync |
warning
|
|
|
@41931
|
12 年 |
vboxsync |
TRPM: Save state directly to the CPUMCPU context member instead of …
|
|
|
@41780
|
12 年 |
vboxsync |
Typo.
|
|
|
@41585
|
12 年 |
vboxsync |
DBGC: help fixes
|
|
|
@41583
|
12 年 |
vboxsync |
DBGC: Help fixes.
|
|
|
@41575
|
12 年 |
vboxsync |
Brushing up the help command.
|
|
|
@41573
|
12 年 |
vboxsync |
DBGC: Working on making STRING the inflexible type and SYMBOL the …
|
|
|
@41572
|
12 年 |
vboxsync |
A fix and docs.
|
|
|
@41571
|
12 年 |
vboxsync |
DBGC: Fixed cpu register references without @. Some symbol/string …
|
|
|
@41565
|
12 年 |
vboxsync |
DBGC: Implemented the functions by(addr), dwo(addr), not(value/addr), …
|
|
|
@41562
|
12 年 |
vboxsync |
build fix / adding hi() and low()
|
|
|
@41561
|
12 年 |
vboxsync |
DBGC: Made the parse cope with functions.
|
|
|
@41559
|
12 年 |
vboxsync |
DBGC: More parser fixes, added comma (,) as a argument separator (in …
|
|
|
@41558
|
12 年 |
vboxsync |
DBGC: Hacking the command parsing code.
|
|
|
@41553
|
12 年 |
vboxsync |
Debugger hacking: Moving status codes to VBox/err.h. Changing the mod …
|
|
|
@41546
|
12 年 |
vboxsync |
Debugger hacking.
|
|
|
@41542
|
12 年 |
vboxsync |
Debugger: bl fix
|
|
|
@41516
|
12 年 |
vboxsync |
Debugger/help: typos
|
|
|
@41477
|
12 年 |
vboxsync |
/Makefile.kmk: Cosmetic changes.
|
|
|
@41285
|
13 年 |
vboxsync |
DBG: IOPM bitmap cannot overlap the fixed TSS portion (says AMD).
|
|
|
@41085
|
13 年 |
vboxsync |
Debugger: Fix cMinArgs for dpdb.
|
|
|
@41080
|
13 年 |
vboxsync |
VMDBG: Fixed dpd* index processing, corrected command description.
|
|
|
@40728
|
13 年 |
vboxsync |
/* within comment
|
|
|
@40726
|
13 年 |
vboxsync |
DBGF: Detect OS/2 guests.
|
|
|
@40282
|
13 年 |
vboxsync |
*: gcc-4.7: ~0 => ~0U in initializers (warning: narrowing conversion …
|
|
|
@40097
|
13 年 |
vboxsync |
DBGC: Fix copy'n'paste
|
|
|
@40076
|
13 年 |
vboxsync |
Changed the types of the r80 views of the FPU registers.
|
|
|
@39917
|
13 年 |
vboxsync |
STAM,GMM,VBoxDbg: Adding GMM statistics (at last). Introduces …
|
|
|
@39612
|
13 年 |
vboxsync |
IPRT/*: add _NO_SYMLINKS flags to certain functions
|
|
|
@39091
|
13 年 |
vboxsync |
More parameter warning fixes; made PciIch9 check the saved state version.
|
|
|
@38838
|
13 年 |
vboxsync |
VMM,++: Try fix the async reset, suspend and power-off problems in PDM …
|
|
|
@38814
|
13 年 |
vboxsync |
VBoxDbgConsole.cpp: Input focus hack.
|
|
|
@38813
|
13 年 |
vboxsync |
VBoxDbgConsole: Fixed busted text handling wrt selections and cursor …
|
|
|
@38812
|
13 年 |
vboxsync |
VBoxDbgBase.cpp: Always polish the window size+pos. (W7 fix)
|
|
|
@38636
|
13 年 |
vboxsync |
*,IPRT: Redid the ring-3 init to always convert the arguments to UTF-8.
|
|
|
@38537
|
13 年 |
vboxsync |
Debugger: don't crash in dbgcCmdWorkerSearchMem()
|
|
|
@38082
|
13 年 |
vboxsync |
*.kmk: Installation/staging adjustments (kBuild 0.2.0 preps).
|
|
|
@37809
|
13 年 |
vboxsync |
gcc-4.6 warnings (shadowed declaration)
|
|
|
@37423
|
13 年 |
vboxsync |
Ran the source code massager (scm).
|
|
|
@36640
|
14 年 |
vboxsync |
Typo fix.
|
|
|
@36252
|
14 年 |
vboxsync |
DBG: Cut and paste fix.
|
|
|
@36032
|
14 年 |
vboxsync |
Debugger: Fix incorrect return codes for valid type conversions
|
|
|
@35829
|
14 年 |
vboxsync |
DBGConsole.cpp: don't quit on error.
|
|
|
@35697
|
14 年 |
vboxsync |
Debugger console: more cleaning up.
|
|
|
@35696
|
14 年 |
vboxsync |
PCDBGCCMD & PFNDBGCCMD: Drop the return type & variable. Functions …
|
|
|
@35694
|
14 年 |
vboxsync |
Debugger console: more cleanup.
|
|
|
@35673
|
14 年 |
vboxsync |
Debugger Console: Some cleanups.
|
|
|
@35637
|
14 年 |
vboxsync |
Debugger console: Made the evaluator a bit smarter wrt to the register …
|
|
|
@35632
|
14 年 |
vboxsync |
DBGC: Simplified the status code handling around dbgcEvalCommand.
|
|
|