VirtualBox

source: vbox/trunk/src/VBox/Debugger

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @104735   6 months vboxsync Debugger/VBoxDbgStatsQt.cpp: Don't pass a NULL psz to strchr, bugref:10376
(edit) @104617   7 months vboxsync Debugger/DBGCGdbRemoteStub.cpp: Error handling fixes, bugref:3409 [fix]
(edit) @104615   7 months vboxsync Debugger/VBoxDbg*: Missing field initialization in constructor, …
(edit) @104614   7 months vboxsync Debugger/DBGC*: Error handling fixes, bugref:3409
(edit) @104613   7 months vboxsync Debugger/DBGCGdbRemoteStub.cpp: Error handling fixes, bugref:3409
(edit) @104612   7 months vboxsync Debugger/DBGCRemoteKd.cpp: Error handling fixes, bugref:3409
(edit) @104611   7 months vboxsync Debugger/DBGPlugInWinNt.cpp: Log error when linking module into …
(edit) @104610   7 months vboxsync Debugger/DBGPlugInCommonELFTmpl.cpp.h: Log error returned from …
(edit) @104609   7 months vboxsync Debugger/DBGPlugInDarwin.cpp: Log status code returned from …
(edit) @104608   7 months vboxsync Debugger/DBGPlugInLinux.cpp: Log any error returned from …
(edit) @104607   7 months vboxsync Debugger/DBGPlugInOS2.cpp: Make use of cSegments which is otherwise …
(edit) @104606   7 months vboxsync Debugger/DBGPlugInSolaris.cpp: Duplicated if conditions, bugref:3409
(edit) @104433   7 months vboxsync DBGPlugInWinNt: Flag and some comments on LDR_DATA_TABLE_ENTRY / …
(edit) @103491   9 months vboxsync VBoxDbg: Fixed console output performance troubles caused by 'Courier …
(edit) @103490   9 months vboxsync DBGC: Quick hack to avoid misquoted command from messing up the input …
(edit) @103474   9 months vboxsync VBoxDbg: scm fix. bugref:10376
(edit) @103473   9 months vboxsync VBoxDbg: Made logging and copying to the clipboard go thru the proxy …
(edit) @103466   9 months vboxsync scm
(edit) @103465   9 months vboxsync VBoxDbg: doxygen fix. bugref:10376
(edit) @103464   9 months vboxsync VBoxDbg,FE/Qt: Made it possible to configure the sub-tree filtering …
(edit) @103463   9 months vboxsync VBoxDbg: Added some simple sub-tree filtering to the statistics …
(edit) @103462   9 months vboxsync VBoxDbg: Reverted r161795, included too much. bugref:10376
(edit) @103461   9 months vboxsync VBoxDbg: Added some simple sub-tree filtering to the statistics …
(edit) @103460   9 months vboxsync VBoxDbg: Added some simple sub-tree filtering to the statistics …
(edit) @103433   9 months vboxsync Debugger: Some warning fixes, bugref:3409
(edit) @103424   9 months vboxsync DBGPlugInDarwin: Reworked the r161579 changes. bugref:3409
(edit) @103422   9 months vboxsync Debugger: Fix some harmless warnings, bugref:3409
(edit) @103403   10 months vboxsync VBoxDbg: Added sorting to the statistics as well as filtering out …
(edit) @103285   10 months vboxsync Re-applied r161549 again (Got rid of a lot of deprecated strcpy / …
(edit) @103275   10 months vboxsync Backed out r161549 again (not wanted / bloat).
(edit) @103260   10 months vboxsync Got rid of a lot of deprecated strcpy / strcat calls; now using the …
(edit) @102855   11 months vboxsync Debugger: Don't allow plain PAGE_SIZE etc.
(edit) @102839   11 months vboxsync VBoxDbg,VMM/STAM: Build fixes. bugref:10371
(edit) @102834   11 months vboxsync FE/Qt: A tentative build fix for r161022. ​bugref:10371
(edit) @102093   13 months vboxsync DBGC: Build fix.
(edit) @102092   13 months vboxsync VMM/DBGF,DBGC,Main: Added DBGFR3RegNmQueryEx and fixed some issues …
(edit) @101554   13 months vboxsync Debugger: bugref:10450: Get rid of Qt5 stuff.
(edit) @101539   13 months vboxsync DIS,VMM,DBGC,IPRT,++: Some disassembler tweaks and TB disassembly …
(edit) @101107   15 months vboxsync VBoxDbg: Rewrote the automatic window positioning to make it more …
(edit) @101101   15 months vboxsync VBoxDbg: Crude implemenation of the 'Refresh' / Ctrl-R action.
(edit) @101100   15 months vboxsync VBoxDbg: scm fix
(edit) @101099   15 months vboxsync VBoxDbg: Made the statistics selection pattern work again (hooked up …
(edit) @101098   15 months vboxsync VBoxDbg: Some stats formatting tweaking.
(edit) @101097   15 months vboxsync VBoxDbg: Moved the dInt column next to the main value column it …
(edit) @101095   15 months vboxsync VBoxDbg: Fixed statistics refresh bug and changed some of QModelIndex …
(edit) @101094   15 months vboxsync VBoxDbg: Unnecessary parentheses.
(edit) @101093   15 months vboxsync VBoxDbg: Do not reposition or resize maximized debugger windows when …
(edit) @100940   16 months vboxsync VMM: Make CPUMIsGuestIn64Bit[Code|CodeEx|Slow] use a const CPUM …
(edit) @100120   18 months vboxsync Debugger: Some register printing for ARMv8, bugref:10393
(edit) @100108   18 months vboxsync *: Fix build issues when setting VBOX_WITH_WARNINGS_AS_ERRORS=1 on …
(edit) @100068   18 months vboxsync FE/Qt and Debugger: bugref:10450: Qt6 compatibility bits for …
(edit) @99853   19 months vboxsync Debugger/Gui: ​bugref:10450: Some Qt6 compatibility stuff.
(edit) @99846   19 months vboxsync bugref:10450: Code parts which uses Qt6 on Windows require …
(edit) @99835   19 months vboxsync Debugger/Console: bugref:10450: Move to modern way of assigning …
(edit) @99802   19 months vboxsync *: Adjustments necessary for dropping -Zc:wchar_t- on windows and …
(edit) @99739   19 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
(edit) @99220   20 months vboxsync Disassember,*: Start separating the disassembler into a architecture …
(edit) @99069   21 months vboxsync Debugger: No shadowp aging modes for ARMv8, bugref:10385
(edit) @99061   21 months vboxsync Debugger/DBGCEmulateCodeView: Added a tip on how to specify a range …
(edit) @99010   21 months vboxsync Debugger: Build a debugger library specific for the armv8 target, …
(edit) @98439   22 months vboxsync src/VBox/*.kmk: Automatic scm cleanups. bugref:10348
(edit) @98169   23 months vboxsync *.kmk: s/VBOXR3TSTEXE/VBoxR3TstExe/ bugref:10348
(edit) @98133   23 months vboxsync *.kmk: s/VBOXR3/VBoxR3Dll/ bugref:10348
(edit) @98127   23 months vboxsync *.kmk: s/VBOXQTGUIEXE/VBoxQtGuiExe/ s/VBOXQTGUI/VBoxQtGuiDll/ bugref:10348
(edit) @98103   23 months 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   2 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 …
(edit) @93460   3 years vboxsync Main/MachineDebugger,VBoxHeadless,VirtualBoxVM,VBoxSDL,VBoxDbg: …
(edit) @93444   3 years vboxsync VMM,Main,HostServices: Use a function table for accessing the …
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @92906   3 years vboxsync VBoxDbg: Must include windows.h via our clean wrappers before …
(edit) @92867   3 years vboxsync VBoxDbg: Fixed bug in iterateStatsByPattern making it skip the first …
(edit) @92613   3 years vboxsync SUP,IPRT,++: Adding SUPSECMAIN_FLAGS_DRIVERLESS_IEM_ALLOWED and …
(edit) @90692   3 years vboxsync IPRT: Corrected three RTLogGetXxxx functions to RTLogQueryXxxx …
(edit) @90680   3 years vboxsync VBoxDbg: Fixed multistep.
(edit) @90549   3 years vboxsync VMM,*: s/DBGFR3InfoGenricGetOptError/DBGFR3InfoGenericGetOptError/g
(edit) @90543   3 years vboxsync VBoxDbg: doxygen fix.
(edit) @90535   3 years vboxsync VBoxDbg: doxygen fix.
(edit) @90520   3 years vboxsync VBoxDbg,FE/Qt: Added --statistics-expand=pat and …
(edit) @90473   3 years vboxsync Debugger/DBGPlugInLinuxModuleCodeTmpl.cpp.h: Make scm happy
(edit) @90432   3 years vboxsync Debugger/DBGPlugInLinux: Added parsing of symbols of kernel modules so …
(edit) @90408   3 years vboxsync Debugger/DBGPlugInLinux: Fix loaded kernel module processing for …
(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. …
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