VirtualBox

source: vbox/trunk/src/VBox/Debugger

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @90181   3 years vboxsync Debugger/DBGPlugInLinux: Fix getting at symbols for Linux kernels …
(edit) @89980   3 years vboxsync VMM/HMVMX: Add debug event and dtrace probe for the split-lock #ACs. …
(edit) @89896   3 years vboxsync Debugger: Need to account for the segment offset when dumping symbols …
(edit) @87919   4 years vboxsync Debugger/DBGCCmdWorkers.cpp: Variable naming confusion upsetting doxygen.
(edit) @87788   4 years vboxsync Debugger: Some early access to the DBGFR3FlowTrace* API for toying …
(edit) @87776   4 years vboxsync dbgf.h,VMM/DBGF: A bit of cleanup on the public breakpoint structure …
(edit) @87684   4 years vboxsync VBoxDbg: bugref:9532: Qt 5.15.2 migration: Replacing …
(edit) @87682   4 years vboxsync VBoxDbg: bugref:9532: Qt 5.15.2 migration: Replacing …
(edit) @87679   4 years vboxsync Reverting r142718, this API is available since Qt 5.10.
(edit) @87677   4 years vboxsync VBoxDbg: bugref:9532: Build fix.
(edit) @87676   4 years vboxsync VBoxDbg: bugref:9532: Qt 5.15.2 migration: Replacing …
(edit) @87675   4 years vboxsync VBoxDbg: bugref:9532: Qt 5.15.2 migration: Replacing …
(edit) @87594   4 years vboxsync VMM/DBGF,Debugger: Removed the !defined(VBOX_WITH_LOTS_OF_DBGF_BPS) …
(edit) @87580   4 years vboxsync Debugger: doxygen fix attempt
(edit) @87577   4 years vboxsync VMM,Debugger: Doxygen fixes.
(edit) @86755   4 years vboxsync VMM/DBGF,Debugger: Implement changes for the new breakpoint manager, …
(edit) @86365   4 years vboxsync tstDBGCParser: Fixed assertion because pDbgc->pUVM was NULL. bugref:9841
(edit) @86361   4 years vboxsync VMM,DBGC: Prevent leaks detection triggering in tstCFGM. bugref:9841
(edit) @86330   4 years vboxsync Debugger: More doxygen fixes for r140613
(edit) @86329   4 years vboxsync Debugger: More doxygen fixes for r140613
(edit) @86327   4 years vboxsync Debugger: Allow for different I/O providers instead of only TCP So …
(edit) @86246   4 years vboxsync Debugger/DBGCRemoteKd: Implement switch current processor request
(edit) @86244   4 years vboxsync Debugger/DBGCRemoteKd: Implement search memory request
(edit) @86235   4 years vboxsync Debugger/DBGCRemoteKd: Emulate DR<n> registers in order to …
(edit) @86234   4 years vboxsync Debugger/DBGCRemoteKd: Emulate DR<n> registers in order to …
(edit) @86187   4 years vboxsync Debugger/DBGCRemoteKd: Implement access to the internal VBox debugger. …
(edit) @86184   4 years vboxsync Debugger/DBGCRemoteKd: Implement access to the internal VBox debugger. …
(edit) @86182   4 years vboxsync Debugger/DBGCRemoteKd: Stub the query memory attributes request (need …
(edit) @86181   4 years vboxsync Debugger/DBGCRemoteKd: Stub the query memory attributes request (need …
(edit) @86180   4 years vboxsync Debugger/DBGCRemoteKd: Implement support for the DEBUG_IO packets to …
(edit) @86178   4 years vboxsync DBGC: LDT entry numbering fix.
(edit) @86167   4 years vboxsync Debugger/DBGCRemoteKd: Start supporting 32bit guests [build fix]
(edit) @86166   4 years vboxsync Debugger/DBGCRemoteKd: Start supporting 32bit guests [build fix]
(edit) @86165   4 years vboxsync Debugger/DBGCRemoteKd: Start supporting 32bit guests
(edit) @86164   4 years vboxsync Debugger/DBGPlugInWinNt: Add KPCR/KPCRB extraction for 32bit Windows …
(edit) @86163   4 years vboxsync Debugger/DBGPlugInWinNt: Add KPCR/KPCRB extraction for 32bit Windows …
(edit) @86162   4 years vboxsync Debugger/DBGPlugInWinNt: Add KPCR/KPCRB extraction for 32bit Windows
(edit) @86160   4 years vboxsync Debugger/DBGCRemoteKd: Rework get version handler to fill in the right …
(edit) @86159   4 years vboxsync DBGF,DBGPlugInWinNt: Extract NtBuildNumber and make it available …
(edit) @86155   4 years vboxsync Debugger/DBGCRemoteKd: Fix setting registers
(edit) @86148   4 years vboxsync Debugger/DBGCRemoteKd: Some basic register writing code, not fully …
(edit) @86144   4 years vboxsync Debugger/DBGCRemoteKd: Implement basic breakpoint handling
(edit) @86143   4 years vboxsync Debugger/DBGCRemoteKd: Some fixes and implement basic …
(edit) @86120   4 years vboxsync Debugger UI: A bug fix for r46518; Make sure we are not reseting width …
(edit) @86113   4 years vboxsync Debugger/RemoteKd: Add beginnings of debug stub talking the KD remote …
(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 …
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