VirtualBox

source: vbox/trunk/src/VBox/Debugger

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @67067   7 年 vboxsync drop VBOX_WITH_QTGUI_V5 and friends
(edit) @66996   8 年 vboxsync DBGConsole.cpp/BREAKPOINT: Set RF to simplify resuming code (ignores …
(edit) @66885   8 年 vboxsync DBGFReg: Added support for YMM registers, expanding the DBGFREVAL type …
(edit) @65919   8 年 vboxsync gcc 7: fall thru
(edit) @65645   8 年 vboxsync gcc 7: Debugger: fall thru
(edit) @65523   8 年 vboxsync Debugger: make font + color scheme setting persistent
(edit) @65522   8 年 vboxsync Debugger: make font + color scheme setting persistent
(edit) @65521   8 年 vboxsync Debugger: make font + color scheme setting persistent
(edit) @65424   8 年 vboxsync Typo fix.
(edit) @65118   8 年 vboxsync Debugger: doxygen fixes
(edit) @65066   8 年 vboxsync doxygen fixes
(edit) @64770   8 年 vboxsync VMM/DBGF, HM: Fix int3 based breakpoints set in the VM debugger when …
(edit) @64721   8 年 vboxsync DBGC: Basic implementation of the 'gu' (shift-F11), 'p' (F10), 'pc', …
(edit) @64690   8 年 vboxsync VBoxDbgConsole: Made it grok F11, F5, ctrl+break and alt+delete.
(edit) @64592   8 年 vboxsync Debugger/CodeView: Fix for the no branch tables existing case
(edit) @64591   8 年 vboxsync Debugger/EmulateCodeview: Start dumping branch tables contained in graphs
(edit) @64590   8 年 vboxsync DBGFR3Flow: Small additions
(edit) @64589   8 年 vboxsync DBGFR3Flow: Iterator API for the branch tables
(edit) @64586   8 年 vboxsync DBGFR3Flow: Started working on resolving indirect branches. Compilers …
(edit) @64577   8 年 vboxsync Debugger/CodeView: Some coloring fixes for the ucfgc command
(edit) @64576   8 年 vboxsync tabs
(edit) @64559   8 年 vboxsync Rename DBGFR3Cfg* to DBGFR3Flow* to avoid confusing with APIs for …
(edit) @64556   8 年 vboxsync tstDBGCStubs: Add missing stubs for DBGFR3Cfg*
(edit) @64555   8 年 vboxsync Debugger/CodeView: Add a variant of ucfg called ucfgc which colors the …
(edit) @64554   8 年 vboxsync Debugger/DBGC: Add helpers providing a virtual screen with some simple …
(edit) @64532   8 年 vboxsync more typos
(edit) @64501   8 年 vboxsync Debugger/CodeView: Add ucfg command to create a disassembly in form of …
(edit) @64382   8 年 vboxsync Debugger/Digger/FreeBSD: Alignment fixes for 32bit FreeBSD
(edit) @64381   8 年 vboxsync Debugger/Digger/FreeBSD: fix for release builds
(edit) @64380   8 年 vboxsync Debugger/Digger/FreeBSD: Update, loads the symbols now and supports …
(edit) @64372   8 年 vboxsync properties
(edit) @64371   8 年 vboxsync Debugger/Digger: Start on a OS digger for FreeBSD, probing seems to work
(edit) @64359   8 年 vboxsync Dbugger/Digger/Linux: Add support for relative offsets to the kernel …
(edit) @63567   8 年 vboxsync scm: cleaning up todos
(edit) @63452   8 年 vboxsync Debugger: warnings
(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 …
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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