VirtualBox

source: vbox/trunk/src/VBox/Debugger

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(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.
(edit) @47564   11 年 vboxsync Fixed busted dt output (among other things, probably).
(edit) @47281   11 年 vboxsync Debugger: Added logflush. Made log, logflags, and logdest display the …
(edit) @46727   11 年 vboxsync Debugger/VBoxDbgConsole: A legible font on S10 hosts for the debugger, …
(edit) @46593   11 年 vboxsync updates
(edit) @46474   11 年 vboxsync VBoxDef2LazyLoad: Added tool for generating lazy loading of …
(edit) @46221   12 年 vboxsync Find absolute symbols by address.
(edit) @46217   12 年 vboxsync Fixed the 'r', 'rg' and 'rg32' commands in 64-bit guest code.
(edit) @46167   12 年 vboxsync Buried DBGFSym.cpp and with it loadsyms - rip.
(edit) @46165   12 年 vboxsync Made dSYM-bundle loading work as well as line numbers in the stack …
(edit) @46159   12 年 vboxsync Patch manager support in the disassembler, making the 'u' command in …
(edit) @46158   12 年 vboxsync DBGCCmdHlpPrintf
(edit) @46156   12 年 vboxsync List near, unassemble, hyper register and more tiny debugger fixes.
(edit) @46137   12 年 vboxsync Missing file, reverting 85830.
(edit) @46128   12 年 vboxsync WinNT Digger: Some adjustments to the 32-bit detection code. print …
(edit) @46127   12 年 vboxsync Make it possible to load symbols on 64-bit windows 8.
(edit) @46118   12 年 vboxsync Make 32-bit Windows 8 symbols appear.
(edit) @46114   12 年 vboxsync Prettier 'lmo' output.
(edit) @46109   12 年 vboxsync Made deferred loading work.
(edit) @46108   12 年 vboxsync Got the NT4 ntfs.sys case working. Turned out to be some memory saving …
(edit) @46101   12 年 vboxsync More NT4 debugging. Getting closer to working state…
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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