VirtualBox

source: vbox/trunk/src/VBox/Debugger

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @106379   3 months vboxsync Debugger/DBGPlugInWinNt.cpp: Make it detect and extract symbols from …
(edit) @106377   3 months vboxsync Debugger: Don't try executing r eflags.rf = 1 for breakpoints on …
(edit) @106362   3 months vboxsync VMM/DBGF: Prepare DBGF to support ARMv8/A64 style breakpoints for the …
(edit) @106073   4 months vboxsync VBoxDumpImage: Better help
(edit) @106061   4 months vboxsync Copyright year updates by scm.
(edit) @105988   4 months vboxsync DBGF: Extended OS/2 digger to understand OS/2 2.1/2.11 MTE format.
(edit) @105724   5 months vboxsync Disassembler,VMM,HostDrivers,Debugger,MakeAlternativeSource: Convert …
(edit) @105580   6 months vboxsync VBoxDbg: ntrbtree nit. bugref:10727
(edit) @105556   6 months vboxsync VBoxDbg: Some more ntrbtree checks. bugref:10727
(edit) @105538   6 months vboxsync VBoxDbg: Added a ntrbtree command for dumping the red-black trees in …
(edit) @105537   6 months vboxsync VBoxDbg: Added a ntrbtree command for dumping the red-black trees in …
(edit) @105536   6 months vboxsync VBoxDbg: Added a ntrbtree command for dumping the red-black trees in …
(edit) @105532   6 months vboxsync Debugger/DBGPlugInWinNt: Detect winload.exe and the dll part of the …
(edit) @105531   6 months vboxsync VBoxDbg: Extended the dumpimage command, creating standalone tool of …
(edit) @105508   6 months vboxsync VBoxDbg: Extended the dumpimage command, creating standalone tool of …
(edit) @105422   6 months vboxsync VBoxDbg: Use a fixed font for the values in the statistics viewer to …
(edit) @105022   7 months vboxsync VBoxDbg: Corrected initial statistics sorting - names should be in …
(edit) @104735   8 months vboxsync Debugger/VBoxDbgStatsQt.cpp: Don't pass a NULL psz to strchr, bugref:10376
(edit) @104617   8 months vboxsync Debugger/DBGCGdbRemoteStub.cpp: Error handling fixes, bugref:3409 [fix]
(edit) @104615   8 months vboxsync Debugger/VBoxDbg*: Missing field initialization in constructor, …
(edit) @104614   8 months vboxsync Debugger/DBGC*: Error handling fixes, bugref:3409
(edit) @104613   8 months vboxsync Debugger/DBGCGdbRemoteStub.cpp: Error handling fixes, bugref:3409
(edit) @104612   8 months vboxsync Debugger/DBGCRemoteKd.cpp: Error handling fixes, bugref:3409
(edit) @104611   8 months vboxsync Debugger/DBGPlugInWinNt.cpp: Log error when linking module into …
(edit) @104610   8 months vboxsync Debugger/DBGPlugInCommonELFTmpl.cpp.h: Log error returned from …
(edit) @104609   8 months vboxsync Debugger/DBGPlugInDarwin.cpp: Log status code returned from …
(edit) @104608   8 months vboxsync Debugger/DBGPlugInLinux.cpp: Log any error returned from …
(edit) @104607   8 months vboxsync Debugger/DBGPlugInOS2.cpp: Make use of cSegments which is otherwise …
(edit) @104606   8 months vboxsync Debugger/DBGPlugInSolaris.cpp: Duplicated if conditions, bugref:3409
(edit) @104433   9 months vboxsync DBGPlugInWinNt: Flag and some comments on LDR_DATA_TABLE_ENTRY / …
(edit) @103491   11 months vboxsync VBoxDbg: Fixed console output performance troubles caused by 'Courier …
(edit) @103490   11 months vboxsync DBGC: Quick hack to avoid misquoted command from messing up the input …
(edit) @103474   11 months vboxsync VBoxDbg: scm fix. bugref:10376
(edit) @103473   11 months vboxsync VBoxDbg: Made logging and copying to the clipboard go thru the proxy …
(edit) @103466   11 months vboxsync scm
(edit) @103465   11 months vboxsync VBoxDbg: doxygen fix. bugref:10376
(edit) @103464   11 months vboxsync VBoxDbg,FE/Qt: Made it possible to configure the sub-tree filtering …
(edit) @103463   11 months vboxsync VBoxDbg: Added some simple sub-tree filtering to the statistics …
(edit) @103462   11 months vboxsync VBoxDbg: Reverted r161795, included too much. bugref:10376
(edit) @103461   11 months vboxsync VBoxDbg: Added some simple sub-tree filtering to the statistics …
(edit) @103460   11 months vboxsync VBoxDbg: Added some simple sub-tree filtering to the statistics …
(edit) @103433   11 months vboxsync Debugger: Some warning fixes, bugref:3409
(edit) @103424   11 months vboxsync DBGPlugInDarwin: Reworked the r161579 changes. bugref:3409
(edit) @103422   11 months vboxsync Debugger: Fix some harmless warnings, bugref:3409
(edit) @103403   11 months vboxsync VBoxDbg: Added sorting to the statistics as well as filtering out …
(edit) @103285   12 months vboxsync Re-applied r161549 again (Got rid of a lot of deprecated strcpy / …
(edit) @103275   12 months vboxsync Backed out r161549 again (not wanted / bloat).
(edit) @103260   12 months vboxsync Got rid of a lot of deprecated strcpy / strcat calls; now using the …
(edit) @102855   12 months vboxsync Debugger: Don't allow plain PAGE_SIZE etc.
(edit) @102839   12 months vboxsync VBoxDbg,VMM/STAM: Build fixes. bugref:10371
(edit) @102834   12 months vboxsync FE/Qt: A tentative build fix for r161022. ​bugref:10371
(edit) @102093   14 months vboxsync DBGC: Build fix.
(edit) @102092   14 months vboxsync VMM/DBGF,DBGC,Main: Added DBGFR3RegNmQueryEx and fixed some issues …
(edit) @101554   15 months vboxsync Debugger: bugref:10450: Get rid of Qt5 stuff.
(edit) @101539   15 months vboxsync DIS,VMM,DBGC,IPRT,++: Some disassembler tweaks and TB disassembly …
(edit) @101107   16 months vboxsync VBoxDbg: Rewrote the automatic window positioning to make it more …
(edit) @101101   16 months vboxsync VBoxDbg: Crude implemenation of the 'Refresh' / Ctrl-R action.
(edit) @101100   16 months vboxsync VBoxDbg: scm fix
(edit) @101099   16 months vboxsync VBoxDbg: Made the statistics selection pattern work again (hooked up …
(edit) @101098   16 months vboxsync VBoxDbg: Some stats formatting tweaking.
(edit) @101097   16 months vboxsync VBoxDbg: Moved the dInt column next to the main value column it …
(edit) @101095   17 months vboxsync VBoxDbg: Fixed statistics refresh bug and changed some of QModelIndex …
(edit) @101094   17 months vboxsync VBoxDbg: Unnecessary parentheses.
(edit) @101093   17 months vboxsync VBoxDbg: Do not reposition or resize maximized debugger windows when …
(edit) @100940   17 months vboxsync VMM: Make CPUMIsGuestIn64Bit[Code|CodeEx|Slow] use a const CPUM …
(edit) @100120   20 months vboxsync Debugger: Some register printing for ARMv8, bugref:10393
(edit) @100108   20 months vboxsync *: Fix build issues when setting VBOX_WITH_WARNINGS_AS_ERRORS=1 on …
(edit) @100068   20 months vboxsync FE/Qt and Debugger: bugref:10450: Qt6 compatibility bits for …
(edit) @99853   20 months vboxsync Debugger/Gui: ​bugref:10450: Some Qt6 compatibility stuff.
(edit) @99846   20 months vboxsync bugref:10450: Code parts which uses Qt6 on Windows require …
(edit) @99835   20 months vboxsync Debugger/Console: bugref:10450: Move to modern way of assigning …
(edit) @99802   20 months vboxsync *: Adjustments necessary for dropping -Zc:wchar_t- on windows and …
(edit) @99739   21 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
(edit) @99220   22 months vboxsync Disassember,*: Start separating the disassembler into a architecture …
(edit) @99069   22 months vboxsync Debugger: No shadowp aging modes for ARMv8, bugref:10385
(edit) @99061   22 months vboxsync Debugger/DBGCEmulateCodeView: Added a tip on how to specify a range …
(edit) @99010   23 months vboxsync Debugger: Build a debugger library specific for the armv8 target, …
(edit) @98439   2 years vboxsync src/VBox/*.kmk: Automatic scm cleanups. bugref:10348
(edit) @98169   2 years vboxsync *.kmk: s/VBOXR3TSTEXE/VBoxR3TstExe/ bugref:10348
(edit) @98133   2 years vboxsync *.kmk: s/VBOXR3/VBoxR3Dll/ bugref:10348
(edit) @98127   2 years vboxsync *.kmk: s/VBOXQTGUIEXE/VBoxQtGuiExe/ s/VBOXQTGUI/VBoxQtGuiDll/ bugref:10348
(edit) @98103   2 years vboxsync Copyright year updates by scm.
(edit) @97753   2 years vboxsync Debugger/DBGCEval: Doxygen fixes.
(edit) @97728   2 years vboxsync DBGC: Support multiple commands for a breakpoint. (This code sucks and …
(edit) @97727   2 years vboxsync DBGC: Added 'sleep' command for delaying execution a given number of …
(edit) @97213   2 years vboxsync VMM,VBox/types.h: Removed the CPUMCTXCORE type.
(edit) @96874   2 years vboxsync Debugger: Some cleanups for the KD backend, bugref:1098 [Solaris build …
(edit) @96873   2 years vboxsync Debugger: Some cleanups for the KD backend, bugref:1098 [Solaris build …
(edit) @96872   2 years vboxsync Debugger: Some cleanups for the KD backend, bugref:1098 [build fix]
(edit) @96870   2 years vboxsync Debugger/DBGPlugInWinNt: Some unfinished code to hook into the guests …
(edit) @96867   2 years vboxsync Debugger/DBGPlugInWinNt: Some unfinished code to hook into the guests …
(edit) @96866   2 years vboxsync Debugger: Some cleanups for the KD backend, bugref:1098
(edit) @96865   2 years vboxsync Debugger: Some changes floating around, added a UDP I/O provider to be …
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @95559   3 years vboxsync DBGC: Corrected help command output for external commands.
(edit) @94262   3 years vboxsync iprt/types.h,VMM,ValKit,IPRT: Dropped the bit counts in member …
(edit) @94002   3 years vboxsync /Config.kmk,VBoxDbg/Makefile.kmk,VirtualBox/Makefile.kmk: Qt6 …
(edit) @93485   3 years vboxsync Debugger,Main: Doxygen fixes. bugref:10074
(edit) @93470   3 years vboxsync DbgPlugInDiggers,VMM,Main: Refactored the diggers and related …
(edit) @93468   3 years vboxsync VBoxDbg,VMM/STAM,Main: Converted VBoxDbg to use the VMM function …
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