VirtualBox

source: vbox/trunk/src/VBox/Debugger

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @62881   8 年 vboxsync Debugger: gcc warnings
(edit) @62840   8 年 vboxsync Debugger: warnings
(edit) @62838   8 年 vboxsync Debugger: warnings
(edit) @62480   8 年 vboxsync (C) 2016
(edit) @62469   8 年 vboxsync Debugger: scm
(edit) @62319   8 年 vboxsync Debugger/Digger/Linux: Implement extraction and parsin of the …
(edit) @62229   8 年 vboxsync DBGCCommands.cpp: Doesn't need vm.h.
(edit) @62228   8 年 vboxsync DBGCCommands.cpp: Removed duplicate dbgcFuncRandU32 function.
(edit) @61854   8 年 vboxsync cheers, clang.
(edit) @61681   8 年 vboxsync Debugger/CodeView: Start on two new commands. 'dti' prints information …
(edit) @61669   8 年 vboxsync FE/Qt: bugref:8358: Debugger: Fixing issue in binary-search of …
(edit) @61628   8 年 vboxsync DBGF: Added bsod_msr event, stubbed bsod_efi event. Since we cannot …
(edit) @61622   8 年 vboxsync Debugger/Digger/Linux: Another way to get at the log buffer for …
(edit) @61607   8 年 vboxsync Debugger/Digger/Linux: Another alternate needle required for OpenSuse …
(edit) @61578   8 年 vboxsync Debugger/Digger/Linux: Fix for buffer overflow return code
(edit) @61572   8 年 vboxsync Debugger/Digger/Linux: Use an alternative needle (kobjec) to get at …
(edit) @61558   8 年 vboxsync Debugger/Digger/Linux: Implement getting the kernel log for older …
(edit) @61373   8 年 vboxsync Build fix
(edit) @61370   8 年 vboxsync Build fix
(edit) @61369   8 年 vboxsync Debugger/DBGPlugInLinux: Add support to get at the guest kernel log if …
(edit) @61040   9 年 vboxsync Off by one.
(edit) @61039   9 年 vboxsync Typo.
(edit) @60835   9 年 vboxsync Debugger: CFGM fix
(edit) @60072   9 年 vboxsync 'xcb' for Qt5 on X11 and make it more obvious if VBOX_WITH_QTGUI_V5 is …
(edit) @59747   9 年 vboxsync iprt/asm.h: Cleaned up the ASMMemIsAll8/U32 mess and implmeneted the …
(edit) @59509   9 年 vboxsync FE/Qt: Qt5 migration (part 79): Preparing Qt5 tool: Patching Makefiles …
(edit) @59473   9 年 vboxsync FE/Qt: Qt5 migration (part 75): Preparing Qt5 tool: VBOXQT4GUI => …
(edit) @59467   9 年 vboxsync Debugger/tstVBoxDbg: missing LIB_REM
(edit) @59415   9 年 vboxsync FE/Qt: Qt5 migration (part 70): Debugger: Adjusting code to Qt5 API …
(edit) @59285   9 年 vboxsync iprt/x86.h,*: Drop IntRedirBitmap from X86TSS32 and X86TSS64.
(edit) @59246   9 年 vboxsync DBGC: Generic event reporting.
(edit) @59229   9 年 vboxsync DBGC,Main: Global and per-VM debugger console init script support.
(edit) @59209   9 年 vboxsync DBGC: Mapped out the remaining DBGFEVENTs.
(edit) @59208   9 年 vboxsync DBGC: Enabled the event config code.
(edit) @59084   9 年 vboxsync DBGF: Tried to rework the generic event config API, still not quite …
(edit) @59072   9 年 vboxsync DBGC: Implemented the DBGC side of the sx* commands. (DBGF isn't quite …
(edit) @59062   9 年 vboxsync dbgcCmdEventCtrl: Started coding.
(edit) @58909   9 年 vboxsync DBGF: More groundwork for port I/O, MMIO, interrupt and generic event …
(edit) @58903   9 年 vboxsync DBGF: I/O and MMIO breakpoint API changes.
(edit) @58890   9 年 vboxsync DBGCEmulateCodeView.cpp: Sketched out the sx[-enir] commands which …
(edit) @58742   9 年 vboxsync Various: Use our pecoff.h and mz.h instead of the internal IPRT headers.
(edit) @58540   9 年 vboxsync DBGC: The 'di' command should dump the IST field for 64-bit interrupt …
(edit) @58170   9 年 vboxsync doxygen: fixes.
(edit) @58132   9 年 vboxsync *: Doxygen fixes.
(edit) @57391   9 年 vboxsync DECLCALLBACK
(edit) @57358   9 年 vboxsync *: scm cleanup run.
(edit) @57279   9 年 vboxsync dbgcTcpBackWrite: convert "\n" to "\r\n", not "\n\r".
(edit) @57278   9 年 vboxsync dbgcProcessInput: don't discard incomplete command line, leave it in …
(edit) @57267   9 年 vboxsync dbgcTcpBackRead: EOF on socket is reported as success by RTTcpRead() …
(edit) @57125   9 年 vboxsync DBGPlugInWinNt.cpp: With windows 10/AMD64 there is more kernel space …
(edit) @57006   9 年 vboxsync VMM,*: Annotated format strings in the VMM APIs and dealt with the fallout.
(edit) @56986   9 年 vboxsync Debugger: Logging and assertion formatting fixes.
(edit) @56908   9 年 vboxsync VBoxDbgStatsQt4.cpp: assertion fix.
(edit) @56296   9 年 vboxsync Debugger: Updated (C) year.
(edit) @56272   9 年 vboxsync spaces
(edit) @56136   9 年 vboxsync Debugger: also detect Linux >= 4.0
(edit) @55980   10 年 vboxsync iprt/log.h,++: Added extended logger instance getters that also checks …
(edit) @55881   10 年 vboxsync DBGF,DBGC: Moved the plug-ins from DBGC to DBGF so we can make use of …
(edit) @55793   10 年 vboxsync Debugger: replaced .rc files.
(edit) @55784   10 年 vboxsync Restored lost ProductVersion.
(edit) @55782   10 年 vboxsync Added an empty macro as a place holder for any additional strings we …
(edit) @55781   10 年 vboxsync Clean up RC files, adding more version.h defines for common values.
(edit) @55777   10 年 vboxsync Debugger: typo
(edit) @55772   10 年 vboxsync Two more RC defines.
(edit) @55771   10 年 vboxsync Use defines in the RC files and make those defines compatible with …
(edit) @55767   10 年 vboxsync *pFoo++ => pFoo++
(edit) @54745   10 年 vboxsync VBoxDbgStats: Fixed RATION_U32* formatting.
(edit) @54648   10 年 vboxsync FE/Qt and Debugger UI: 6227: Omitting some of the dependencies for COM …
(edit) @54394   10 年 vboxsync DBGPlugInDarwin: typo
(edit) @54232   10 年 vboxsync DBGPlugInDarwin.cpp: Quick dmesg implementation hacked up during the …
(edit) @54221   10 年 vboxsync Corrected message
(edit) @54220   10 年 vboxsync oops
(edit) @54218   10 年 vboxsync DBGF,DBGC: Added dmesg command and implemented it for linux guests.
(edit) @54213   10 年 vboxsync stop searching on success.
(edit) @54212   10 年 vboxsync DBGPlugInLinux.cpp: A quick shot at locating and decoding current …
(edit) @54096   10 年 vboxsync VBoxDbg: Sync statistics dialog title with the parent VM dialog title.
(edit) @53805   10 年 vboxsync added more missing Windows resource files
(edit) @52838   10 年 vboxsync dbgDiggerDarwinInit: Fixed wrong sizeof kmod_info_t for 32-bit kernels.
(edit) @52837   10 年 vboxsync DBGPlugInSolaris.cpp: Check if symsize is zero while we're at it.
(edit) @52003   10 年 vboxsync Debugger/VBoxDbgConsole: missed copyright header year update.
(edit) @52002   10 年 vboxsync Debugger/VBoxDbgConsole: Add context-menu options to change color and …
(edit) @51957   10 年 vboxsync Debugger: typo in error message
(edit) @50665   11 年 vboxsync DBGC: add detection of Linux 3.x
(edit) @50616   11 年 vboxsync DBGPlugInDarwin.cpp: allow more load commands.
(edit) @49500   11 年 vboxsync Warning.
(edit) @49276   11 年 vboxsync Debugger/VBoxDbgConsole: Backed out r89996.
(edit) @49142   11 年 vboxsync Debugger/VBoxDbgConsole: Customized context-menu to toggle colors/fonts.
(edit) @49087   11 年 vboxsync DBGC: 'u' fix.
(edit) @49081   11 年 vboxsync build fixes
(edit) @49075   11 年 vboxsync DBGPlugInDarwin.cpp: Kind of works, with latest kldr and a symbol …
(edit) @49061   11 年 vboxsync More Mach-O symbol hacking.
(edit) @49060   11 年 vboxsync Drop the ancient dbghelp.dll, we use what we find on the system these days.
(edit) @49044   11 年 vboxsync Darwin guest OS digger hacking in progress. Adding symbol cache util …
(edit) @48946   11 年 vboxsync Debugger: Whitespace and svn:keyword cleanups by scm.
(edit) @48899   11 年 vboxsync VMM,DBGC: Implemented DBGFR3RegNmSet and made the debugger side work.
(edit) @48898   11 年 vboxsync VMM,DBGC: Implemented DBGFR3RegNmSet and made the debugger side work.
(edit) @48696   11 年 vboxsync DBGC: Added unload command as well as loadimage32 and loadimage64 for …
(edit) @48564   11 年 vboxsync Debugger/VBoxDbgStatsQt4: Auto-resize certain columns with slight …
(edit) @48017   11 年 vboxsync cleanup
(edit) @47569   11 年 vboxsync DBGC: v86 disassembly fixes and tweaks.
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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