|
|
@86111
|
4 years |
vboxsync |
Debugger/DBGPlugInWinNt: Implement the OS WinNT interface [doxygen fix]
|
|
|
@86110
|
4 years |
vboxsync |
Debugger/RemoteKd: Add beginnings of debug stub talking the KD remote …
|
|
|
@86109
|
4 years |
vboxsync |
Debugger/RemoteKd: Add beginnings of debug stub talking the KD remote …
|
|
|
@86108
|
4 years |
vboxsync |
Debugger/RemoteKd: Add beginnings of debug stub talking the KD remote …
|
|
|
@86107
|
4 years |
vboxsync |
Debugger/RemoteKd: Add beginnings of debug stub talking the KD remote …
|
|
|
@86106
|
4 years |
vboxsync |
Debugger/DBGPlugInWinNt: Implement the OS WinNT interface [build fix]
|
|
|
@86105
|
4 years |
vboxsync |
Debugger/RemoteKd: Add beginnings of debug stub talking the KD remote …
|
|
|
@86103
|
4 years |
vboxsync |
Debugger/DBGPlugInWinNt: Implement the OS WinNT interface
|
|
|
@86101
|
4 years |
vboxsync |
Debugger: Add 'writegstmem' command to load data from a file and write …
|
|
|
@86100
|
4 years |
vboxsync |
Debugger: Add 'writegstmem' command to load data from a file and write …
|
|
|
@86098
|
4 years |
vboxsync |
VMM/DBGF: Rework part 1 to make it work well with SMP VMs. bugref:9822
|
|
|
@86004
|
4 years |
vboxsync |
Debugger/VBoxDbgConsole: Fix memory leak on destruction
|
|
|
@85844
|
4 years |
vboxsync |
Debugger: Don't crash with an UAF when closing the debugger console …
|
|
|
@85367
|
4 years |
vboxsync |
Debugger/GDBStub: Support 32bit mode as well
|
|
|
@85177
|
4 years |
vboxsync |
DBGCGdbRemoteStub.cpp: Missing DECLCALLBACK a bunch of places. bugref:9794
|
|
|
@85121
|
4 years |
vboxsync |
iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
|
|
|
@84989
|
4 years |
vboxsync |
Debugger/DBGPlugInLinux: Straighten the code to adjust the kernel log …
|
|
|
@84988
|
4 years |
vboxsync |
Debugger/DBGPlugInLinux: Fix detecting 32bit Linux guests when KASLR …
|
|
|
@84982
|
4 years |
vboxsync |
Debugger/DBGPlugInLinux: New heuristic to find the kernel log buffer …
|
|
|
@84980
|
4 years |
vboxsync |
Debugger/DBGPlugInLinux: New heuristic to find the kernel log buffer …
|
|
|
@84708
|
4 years |
vboxsync |
Debugger/DBGCGdbRemoteStub: Started with SMP support, bugref:5217 …
|
|
|
@84707
|
4 years |
vboxsync |
Debugger/DBGCGdbRemoteStub: Started with SMP support, bugref:5217
|
|
|
@84694
|
4 years |
vboxsync |
Debugger/DBGCGdbRemoteStub: Track registered trace points to allow …
|
|
|
@84691
|
4 years |
vboxsync |
Debugger/GdbRemoteStub: Implement detach request and fix querying …
|
|
|
@84690
|
4 years |
vboxsync |
Debugger/GdbRemoteStub: Implement detach request and fix querying registers
|
|
|
@84660
|
4 years |
vboxsync |
Debugger: Add support for the Rcmd/monitor packet to access the native …
|
|
|
@84654
|
4 years |
vboxsync |
Debugger: Add support for the Rcmd/monitor packet to access the native …
|
|
|
@84653
|
4 years |
vboxsync |
Debugger: Add support for the Rcmd/monitor packet to access the native …
|
|
|
@84630
|
4 years |
vboxsync |
Debugger: Initial port of my GDB stub library from …
|
|
|
@84629
|
4 years |
vboxsync |
Debugger: Initial port of my GDB stub library from …
|
|
|
@84628
|
4 years |
vboxsync |
Debugger: Initial port of my GDB stub library from …
|
|
|
@84627
|
4 years |
vboxsync |
Debugger: Initial port of my GDB stub library from …
|
|
|
@84158
|
5 years |
vboxsync |
dbgcMachoCpuType: the type and sub-types are int32_t not uint32_t.
|
|
|
@84054
|
5 years |
vboxsync |
IPRT,++: Apply bldprog-strtab.h and friends to the IPRT status message …
|
|
|
@83811
|
5 years |
vboxsync |
VBoxDbg: VC++ 14.1 warning. bugref:8489
|
|
|
@83088
|
5 years |
vboxsync |
DBGC: Added multistep command.
|
|
|
@83085
|
5 years |
vboxsync |
IPRT,VMM,DBGPlugInDarwin: Implemented in-memory guest kernel and kext …
|
|
|
@83084
|
5 years |
vboxsync |
IPRT,DBGPlugInDarwin: Added flags for indicating that the LINKEDIT …
|
|
|
@83083
|
5 years |
vboxsync |
DBGPlugInDarwin.cpp: Hacking.
|
|
|
@83082
|
5 years |
vboxsync |
DBGC/lm: Dump the UUID and timestamp of images in verbose mode.
|
|
|
@83081
|
5 years |
vboxsync |
DBGC/dumpimage: Started on a Mach-O dumper.
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@82672
|
5 years |
vboxsync |
DBGC: Tying up some loose ends. bugref:9612
|
|
|
@82227
|
5 years |
vboxsync |
VBox/Debugger: Do not delete debugger windows on close ourselves, we …
|
|
|
@81369
|
5 years |
vboxsync |
*: doxygen fixes
|
|
|
@80304
|
5 years |
vboxsync |
Debugger: Drop including vm.h when its not needed. bugref:9217
|
|
|
@80156
|
5 years |
vboxsync |
DBGFInfo: Added a getopt error reporter helper.
|
|
|
@80109
|
5 years |
vboxsync |
Debugger/DBGPlugInLinux: Fix broken symbol digging caused by r132005 …
|
|
|
@80050
|
5 years |
vboxsync |
Main: Kicking out raw-mode - CPUM*Hyper*(). bugref:9517
|
|
|
@80014
|
5 years |
vboxsync |
VMM: Kicking out raw-mode (work in progress). bugref:9517
|
|
|
@79680
|
5 years |
vboxsync |
Debugger/DBGPlugInLinux: Fix index into the buffer
|
|
|
@79164
|
5 years |
vboxsync |
VMM/CPUM, Debugger: Const bits.
|
|
|
@78019
|
6 years |
vboxsync |
Debugger/DBGPlugInLinux.cpp: Fix querying log buffer addresses when …
|
|
|
@78017
|
6 years |
vboxsync |
Debugger/DBGCEmulateCodeView.cpp: Add x command to examine symbols
|
|
|
@77874
|
6 years |
vboxsync |
DBGPlugInLinux: Started looking for kernel modules. Works to some …
|
|
|
@77775
|
6 years |
vboxsync |
DBGPlugInLinux.cpp: More verbose on errors.
|
|
|
@77665
|
6 years |
vboxsync |
DBGPlugInWinNt.cpp: Unbroke 32-bit.
|
|
|
@77414
|
6 years |
vboxsync |
VBoxDbg: some code cleanup
|
|
|
@77412
|
6 years |
vboxsync |
VBoxDbg: Moved the title management to the VBoxDbgBaseWindow class, …
|
|
|
@77409
|
6 years |
vboxsync |
FE/Qt: Showing machine's name in debug console's title bar.
|
|
|
@77147
|
6 years |
vboxsync |
build fix
|
|
|
@77146
|
6 years |
vboxsync |
DBGPlugInFreeBsd.cpp: Trying out a new algorithm to find the …
|
|
|
@76784
|
6 years |
vboxsync |
DBGPlugInOS2: updates
|
|
|
@76692
|
6 years |
vboxsync |
DBGPlugInOS2.cpp: Added info items sas, gis, lis, and panic. Skip …
|
|
|
@76691
|
6 years |
vboxsync |
DBGPlugInOS2.cpp: Added info items sas, gis, lis, and panic. Skip …
|
|
|
@76588
|
6 years |
vboxsync |
*/.scm-settings: cleanups.
|
|
|
@76564
|
6 years |
vboxsync |
Debugger: Use DEBUGGER_INCLUDED_SRC_ as header guard prefix with scm.
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@76518
|
6 years |
vboxsync |
Debugger: scm --fix-header-guards. bugref:9344
|
|
|
@76474
|
6 years |
vboxsync |
scm --fix-err-h src/ (bugref:9344)
|
|
|
@76408
|
6 years |
vboxsync |
iprt/string.h: Dropped including utf16.h and let those who need it …
|
|
|
@76389
|
6 years |
vboxsync |
VBox/sup.h: Don't include VBox/err.h for no good reason. bugref:9344
|
|
|
@76219
|
6 years |
vboxsync |
VBoxDbg: todo in closeEvent.
|
|
|
@75242
|
6 years |
vboxsync |
DBGPlugInOS2: Early attempts and finding symbols/images. Currently …
|
|
|
@75166
|
6 years |
vboxsync |
DBGFPlugInOS2: Added some code for walking the MTE list. (Though this …
|
|
|
@75164
|
6 years |
vboxsync |
DBGC: Fixed loadseg argument parsing bug, made it use …
|
|
|
@73509
|
6 years |
vboxsync |
Debugger: GCC 8.2.0 fixes
|
|
|
@73493
|
6 years |
vboxsync |
DBGF,DBGPluInWinNt: Produce more useful module names (e.g. stuff that …
|
|
|
@73491
|
6 years |
vboxsync |
DBGF,DBGPluInWinNt: Produce more useful module names (e.g. stuff that …
|
|
|
@73487
|
6 years |
vboxsync |
DBGCEmulateCodeView: doxygen fix
|
|
|
@73486
|
6 years |
vboxsync |
DBGFStack,DBGPlugInWinNt.cpp: Heed the frame pointer; don't corrupt …
|
|
|
@73484
|
6 years |
vboxsync |
DBGCEmulateCodeView: doxygen fix
|
|
|
@73461
|
6 years |
vboxsync |
IPRT,DBGF,Diggers: Moved DBGFRETURNTYPE and the unwind state structure …
|
|
|
@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' …
|
|
|
@73419
|
6 years |
vboxsync |
DBGPlugInNt: doxygen fix
|
|
|
@73418
|
6 years |
vboxsync |
DBGPlugInWinNt: Use the IDT[PF] handler to locate the NT kernel.
|
|
|
@73416
|
6 years |
vboxsync |
DBGPlugInWinNt: Use DBGFR3ModInMem.
|
|
|
@73413
|
6 years |
vboxsync |
DBGPlugInWinNt.cpp: Must unlink all our modules during termination of …
|
|
|
@73360
|
6 years |
vboxsync |
VMM,REM,DBGC: Use RTDBGSYMADDR_FLAGS_SKIP_ABS_IN_DEFERRED.
|
|
|
@73352
|
6 years |
vboxsync |
DBGConsole.cpp: build fix
|
|
|
@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 …
|
|
|
@73150
|
6 years |
vboxsync |
VMM,DBGC,IPRT: In memory
- VMM: Morphed part of the NT kernel digger …
|
|
|
@73148
|
6 years |
vboxsync |
DBGCDumpImage: Updates. :-)
|
|
|
@73131
|
6 years |
vboxsync |
Debugger: Started on dumpimage command.
|
|
|
@73097
|
6 years |
vboxsync |
*: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
|
|
|
@73077
|
6 years |
vboxsync |
DBGC: fix shadowed variable in previous
|
|
|