VirtualBox

source: vbox/trunk/src/VBox/Debugger

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(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…
(edit) @46083   12 年 vboxsync Made it possible to find symbols for windows nt using a …
(edit) @46078   12 年 vboxsync More debugging fixes.
(edit) @46074   12 年 vboxsync RTDbgCfg: Added API for setting the log callback.
(edit) @45994   12 年 vboxsync RTDbgModCreateFromPeImage: Mostly implemented.
(edit) @45983   12 年 vboxsync DbgPlugInWinNt.cpp: Made it work with NT4.
(edit) @45880   12 年 vboxsync DBGF: Tweaked Solaris digger to grok S11.1.
(edit) @45006   12 年 vboxsync DBGF/DBGC: Fixing power off problems.
(edit) @44528   12 年 vboxsync header (C) fixes
(edit) @44399   12 年 vboxsync DBGF,DBGC,++: PVM -> PUVM. Some refactoring and cleanup as well.
(edit) @44393   12 年 vboxsync VM,++: Changed the VM callbacks (at error, at runtime error, at state …
(edit) @44348   12 年 vboxsync PGM,SSM,STAM: Changed APIs used by Main to take PUVM instead of PVM as …
(edit) @44347   12 年 vboxsync PGM,SSM,STAM: Changed APIs used by Main to take PUVM instead of PVM as …
(edit) @44342   12 年 vboxsync build fix
(edit) @44340   12 年 vboxsync VMM,Main,Debugger,REM: VM API cleanup, prefering PUVM over PVM so we …
(edit) @43876   12 年 vboxsync fixed a few format specifier bugs
(edit) @43394   12 年 vboxsync VMM: HM cleanup.
(edit) @43328   12 年 vboxsync Translate previous to Hungarian.
(edit) @43325   12 年 vboxsync Fix obvious pasto in condition that selects field width for printing …
(edit) @43324   12 年 vboxsync bug #6322: Debugger: Redo the command history Maintain invariant that …
(edit) @42407   12 年 vboxsync VMM: Futher work on dealing with hidden segment register, esp. when …
(edit) @42165   12 年 vboxsync CPUMIsGuestIn64BitCode/CPUMIsGuestIn64BitCodeEx changes together with …
(edit) @41938   12 年 vboxsync warning
(edit) @41931   12 年 vboxsync TRPM: Save state directly to the CPUMCPU context member instead of …
(edit) @41780   12 年 vboxsync Typo.
(edit) @41585   12 年 vboxsync DBGC: help fixes
(edit) @41583   12 年 vboxsync DBGC: Help fixes.
(edit) @41575   12 年 vboxsync Brushing up the help command.
(edit) @41573   12 年 vboxsync DBGC: Working on making STRING the inflexible type and SYMBOL the …
(edit) @41572   12 年 vboxsync A fix and docs.
(edit) @41571   12 年 vboxsync DBGC: Fixed cpu register references without @. Some symbol/string …
(edit) @41565   12 年 vboxsync DBGC: Implemented the functions by(addr), dwo(addr), not(value/addr), …
(edit) @41562   12 年 vboxsync build fix / adding hi() and low()
(edit) @41561   12 年 vboxsync DBGC: Made the parse cope with functions.
(edit) @41559   12 年 vboxsync DBGC: More parser fixes, added comma (,) as a argument separator (in …
(edit) @41558   12 年 vboxsync DBGC: Hacking the command parsing code.
(edit) @41553   12 年 vboxsync Debugger hacking: Moving status codes to VBox/err.h. Changing the mod …
(edit) @41546   12 年 vboxsync Debugger hacking.
(edit) @41542   12 年 vboxsync Debugger: bl fix
(edit) @41516   12 年 vboxsync Debugger/help: typos
(edit) @41477   12 年 vboxsync /Makefile.kmk: Cosmetic changes.
(edit) @41285   13 年 vboxsync DBG: IOPM bitmap cannot overlap the fixed TSS portion (says AMD).
(edit) @41085   13 年 vboxsync Debugger: Fix cMinArgs for dpdb.
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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