VirtualBox

source: vbox/trunk/src/VBox/Debugger

Revision Log Mode:


Legend:

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

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette