VirtualBox

source: vbox/trunk/src/VBox/Debugger@ 105967

Name Size Rev Age Author Last Change
../
testcase 102092   13 months vboxsync VMM/DBGF,DBGC,Main: Added DBGFR3RegNmQueryEx and fixed some issues …
.scm-settings 1.2 KB 102855   11 months vboxsync Debugger: Don't allow plain PAGE_SIZE etc.
DBGCBuiltInSymbols.cpp 1.7 KB 98103   2 years vboxsync Copyright year updates by scm.
DBGCCmdHlp.cpp 57.5 KB 104614   7 months vboxsync Debugger/DBGC*: Error handling fixes, bugref:3409
DBGCCmdWorkers.cpp 9.9 KB 99739   19 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
DBGCCommands.cpp 81.8 KB 105536   5 months vboxsync VBoxDbg: Added a ntrbtree command for dumping the red-black trees in …
DBGCDumpImage.cpp 86.6 KB 105536   5 months vboxsync VBoxDbg: Added a ntrbtree command for dumping the red-black trees in …
DBGCEmulateCodeView.cpp 321.3 KB 104614   7 months vboxsync Debugger/DBGC*: Error handling fixes, bugref:3409
DBGCEval.cpp 56.7 KB 103433   10 months vboxsync Debugger: Some warning fixes, bugref:3409
DBGCFunctions.cpp 4.6 KB 98103   2 years vboxsync Copyright year updates by scm.
DBGCGdbRemoteStub.cpp 101.0 KB 104617   7 months vboxsync Debugger/DBGCGdbRemoteStub.cpp: Error handling fixes, bugref:3409 [fix]
DBGCInternal.h 22.9 KB 105536   5 months vboxsync VBoxDbg: Added a ntrbtree command for dumping the red-black trees in …
DBGCIo.cpp 19.0 KB 99739   19 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
DBGCIoProvInternal.h 4.2 KB 99739   19 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
DBGCIoProvIpc.cpp 7.2 KB 98103   2 years vboxsync Copyright year updates by scm.
DBGCIoProvTcp.cpp 7.3 KB 98103   2 years vboxsync Copyright year updates by scm.
DBGCIoProvUdp.cpp 7.4 KB 98103   2 years vboxsync Copyright year updates by scm.
DBGCNtCommands.cpp 18.3 KB 105580   4 months vboxsync VBoxDbg: ntrbtree nit. bugref:10727
DBGConsole.cpp 46.5 KB 104614   7 months vboxsync Debugger/DBGC*: Error handling fixes, bugref:3409
DBGCOps.cpp 49.6 KB 98103   2 years vboxsync Copyright year updates by scm.
DBGCRemoteKd.cpp 170.4 KB 104612   7 months vboxsync Debugger/DBGCRemoteKd.cpp: Error handling fixes, bugref:3409
DBGCScreenAscii.cpp 15.1 KB 99739   19 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
DBGPlugInCommonELF.cpp 3.2 KB 98103   2 years vboxsync Copyright year updates by scm.
DBGPlugInCommonELF.h 2.6 KB 98103   2 years vboxsync Copyright year updates by scm.
DBGPlugInCommonELFTmpl.cpp.h 13.8 KB 104610   7 months vboxsync Debugger/DBGPlugInCommonELFTmpl.cpp.h: Log error returned from …
DBGPlugInDarwin.cpp 41.8 KB 104609   7 months vboxsync Debugger/DBGPlugInDarwin.cpp: Log status code returned from …
DBGPlugInDiggers.cpp 2.7 KB 98103   2 years vboxsync Copyright year updates by scm.
DBGPlugInFreeBsd.cpp 40.6 KB 98103   2 years vboxsync Copyright year updates by scm.
DBGPlugInLinux.cpp 124.0 KB 105724   4 months vboxsync Disassembler,VMM,HostDrivers,Debugger,MakeAlternativeSource: Convert …
DBGPlugInLinuxModuleCodeTmpl.cpp.h 19.9 KB 98103   2 years vboxsync Copyright year updates by scm.
DBGPlugInLinuxModuleTableEntryTmpl.cpp.h 1.0 KB 98103   2 years vboxsync Copyright year updates by scm.
DBGPlugInLinuxModuleVerTmpl.cpp.h 2.8 KB 98103   2 years vboxsync Copyright year updates by scm.
DBGPlugInOS2.cpp 48.2 KB 104607   7 months vboxsync Debugger/DBGPlugInOS2.cpp: Make use of cSegments which is otherwise …
DBGPlugIns.h 1.5 KB 98103   2 years vboxsync Copyright year updates by scm.
DBGPlugInSolaris.cpp 46.7 KB 104606   7 months vboxsync Debugger/DBGPlugInSolaris.cpp: Duplicated if conditions, bugref:3409
DBGPlugInWinNt.cpp 90.3 KB 105532   5 months vboxsync Debugger/DBGPlugInWinNt: Detect winload.exe and the dll part of the …
Makefile.kmk 4.3 KB 105536   5 months vboxsync VBoxDbg: Added a ntrbtree command for dumping the red-black trees in …
VBoxDbg.cpp 8.7 KB 103464   10 months vboxsync VBoxDbg,FE/Qt: Made it possible to configure the sub-tree filtering …
VBoxDbgBase.cpp 9.1 KB 104615   7 months vboxsync Debugger/VBoxDbg*: Missing field initialization in constructor, …
VBoxDbgBase.h 6.7 KB 101107   15 months vboxsync VBoxDbg: Rewrote the automatic window positioning to make it more …
VBoxDbgConsole.cpp 31.0 KB 103491   10 months vboxsync VBoxDbg: Fixed console output performance troubles caused by 'Courier …
VBoxDbgConsole.h 12.7 KB 103491   10 months vboxsync VBoxDbg: Fixed console output performance troubles caused by 'Courier …
VBoxDbgDisas.h 1.7 KB 98103   2 years vboxsync Copyright year updates by scm.
VBoxDbgGui.cpp 9.4 KB 104615   7 months vboxsync Debugger/VBoxDbg*: Missing field initialization in constructor, …
VBoxDbgGui.h 6.6 KB 103464   10 months vboxsync VBoxDbg,FE/Qt: Made it possible to configure the sub-tree filtering …
VBoxDbgStatsQt.cpp 133.0 KB 105422   5 months vboxsync VBoxDbg: Use a fixed font for the values in the statistics viewer to …
VBoxDbgStatsQt.h 8.7 KB 103464   10 months vboxsync VBoxDbg,FE/Qt: Made it possible to configure the sub-tree filtering …
Note: See TracBrowser for help on using the repository browser.

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