# # ChangeLog for trunk/src/VBox/Debugger in vbox # # Generated by Trac 1.4.3.2 # Apr 23, 2025 12:02:23 AM Tue, 10 Aug 2010 12:29:45 GMT vboxsync [31531] * trunk/src/VBox/Debugger/DBGPlugInWinNt.cpp (modified) * trunk/src/VBox/Debugger/DBGPlugIns.h (modified) * trunk/src/VBox/Debugger/VBoxDbgDisas.h (modified) Debugger: three file header fixes. Tue, 10 Aug 2010 12:24:45 GMT vboxsync [31530] * trunk/src/VBox/Debugger/DBGCBuiltInSymbols.cpp (modified) * trunk/src/VBox/Debugger/DBGCCmdHlp.cpp (modified) * trunk/src/VBox/Debugger/DBGCCmdWorkers.cpp (modified) * trunk/src/VBox/Debugger/DBGCCommands.cpp (modified) * trunk/src/VBox/Debugger/DBGCEmulateCodeView.cpp (modified) * trunk/src/VBox/Debugger/DBGCInternal.h (modified) * trunk/src/VBox/Debugger/DBGCOps.cpp (modified) * trunk/src/VBox/Debugger/DBGCTcp.cpp (modified) * trunk/src/VBox/Debugger/DBGConsole.cpp (modified) * trunk/src/VBox/Debugger/DBGPlugInCommonELF.cpp (modified) * trunk/src/VBox/Debugger/DBGPlugInCommonELF.h (modified) * trunk/src/VBox/Debugger/DBGPlugInCommonELFTmpl.cpp.h (modified) * trunk/src/VBox/Debugger/DBGPlugInDiggers.cpp (modified) * trunk/src/VBox/Debugger/DBGPlugInLinux.cpp (modified) * trunk/src/VBox/Debugger/DBGPlugInSolaris.cpp (modified) * trunk/src/VBox/Debugger/DBGPlugInWinNt.cpp (modified) * trunk/src/VBox/Debugger/DBGPlugIns.h (modified) * trunk/src/VBox/Debugger/Makefile.kmk (modified) * trunk/src/VBox/Debugger/VBoxDbg.cpp (modified) * trunk/src/VBox/Debugger/VBoxDbgBase.cpp (modified) * trunk/src/VBox/Debugger/VBoxDbgBase.h (modified) * trunk/src/VBox/Debugger/VBoxDbgConsole.cpp (modified) * trunk/src/VBox/Debugger/VBoxDbgConsole.h (modified) * trunk/src/VBox/Debugger/VBoxDbgDisas.h (modified) * trunk/src/VBox/Debugger/VBoxDbgGui.cpp (modified) * trunk/src/VBox/Debugger/VBoxDbgGui.h (modified) * trunk/src/VBox/Debugger/VBoxDbgStatsQt4.cpp (modified) * trunk/src/VBox/Debugger/VBoxDbgStatsQt4.h (modified) * trunk/src/VBox/Debugger/testcase/tstDBGCParser.cpp (modified) * trunk/src/VBox/Debugger/testcase/tstDBGCStubs.cpp (modified) * trunk/src/VBox/Debugger/testcase/tstVBoxDbg.cpp (modified) Debugger: Updated the file headers. Tue, 10 Aug 2010 09:25:43 GMT vboxsync [31513] * trunk/src/VBox/Debugger/testcase/Makefile.kup (added) * trunk/src/VBox/Debugger/testcase/tstDBGCParser.cpp (added) * trunk/src/VBox/Debugger/testcase/tstDBGCStubs.cpp (added) * trunk/src/VBox/Debugger/testcase/tstVBoxDbg.cpp (added) The debugger is back in the OSE. Tue, 10 Aug 2010 08:48:11 GMT vboxsync [31510] * trunk/src/VBox/Debugger/DBGCBuiltInSymbols.cpp (added) * trunk/src/VBox/Debugger/DBGCCmdHlp.cpp (added) * trunk/src/VBox/Debugger/DBGCCmdWorkers.cpp (added) * trunk/src/VBox/Debugger/DBGCCommands.cpp (added) * trunk/src/VBox/Debugger/DBGCEmulateCodeView.cpp (added) * trunk/src/VBox/Debugger/DBGCInternal.h (added) * trunk/src/VBox/Debugger/DBGCOps.cpp (added) * trunk/src/VBox/Debugger/DBGCTcp.cpp (added) * trunk/src/VBox/Debugger/DBGConsole.cpp (added) * trunk/src/VBox/Debugger/DBGPlugInCommonELF.cpp (added) * trunk/src/VBox/Debugger/DBGPlugInCommonELF.h (added) * trunk/src/VBox/Debugger/DBGPlugInCommonELFTmpl.cpp.h (added) * trunk/src/VBox/Debugger/DBGPlugInDiggers.cpp (added) * trunk/src/VBox/Debugger/DBGPlugInLinux.cpp (added) * trunk/src/VBox/Debugger/DBGPlugInSolaris.cpp (added) * trunk/src/VBox/Debugger/DBGPlugInWinNt.cpp (added) * trunk/src/VBox/Debugger/DBGPlugIns.h (added) * trunk/src/VBox/Debugger/Makefile.kmk (added) * trunk/src/VBox/Debugger/VBoxDbg.cpp (added) * trunk/src/VBox/Debugger/VBoxDbgBase.cpp (added) * trunk/src/VBox/Debugger/VBoxDbgBase.h (added) * trunk/src/VBox/Debugger/VBoxDbgConsole.cpp (added) * trunk/src/VBox/Debugger/VBoxDbgConsole.h (added) * trunk/src/VBox/Debugger/VBoxDbgDisas.h (added) * trunk/src/VBox/Debugger/VBoxDbgGui.cpp (added) * trunk/src/VBox/Debugger/VBoxDbgGui.h (added) * trunk/src/VBox/Debugger/VBoxDbgStatsQt4.cpp (added) * trunk/src/VBox/Debugger/VBoxDbgStatsQt4.h (added) * trunk/src/VBox/Debugger/testcase (added) * trunk/src/VBox/Debugger/win32 (added) The debugger is back in the OSE. Tue, 10 Aug 2010 08:47:29 GMT vboxsync [31509] * trunk/src/VBox/Debugger (added) The debugger is back in the OSE.