VirtualBox

source: vbox/trunk/src/VBox/Debugger/DBGPlugInWinNt.cpp

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @104433   11 月 vboxsync DBGPlugInWinNt: Flag and some comments on LDR_DATA_TABLE_ENTRY / …
(edit) @102855   14 月 vboxsync Debugger: Don't allow plain PAGE_SIZE etc.
(edit) @99739   22 月 vboxsync *: doxygen corrections (mostly about removing @returns from functions …
(edit) @98103   2 年 vboxsync Copyright year updates by scm.
(edit) @96870   2 年 vboxsync Debugger/DBGPlugInWinNt: Some unfinished code to hook into the guests …
(edit) @96867   2 年 vboxsync Debugger/DBGPlugInWinNt: Some unfinished code to hook into the guests …
(edit) @96407   3 年 vboxsync scm copyright and license note update
(edit) @93470   3 年 vboxsync DbgPlugInDiggers,VMM,Main: Refactored the diggers and related …
(edit) @93115   3 年 vboxsync scm --update-copyright-year
(edit) @86164   4 年 vboxsync Debugger/DBGPlugInWinNt: Add KPCR/KPCRB extraction for 32bit Windows …
(edit) @86163   4 年 vboxsync Debugger/DBGPlugInWinNt: Add KPCR/KPCRB extraction for 32bit Windows …
(edit) @86162   4 年 vboxsync Debugger/DBGPlugInWinNt: Add KPCR/KPCRB extraction for 32bit Windows
(edit) @86159   4 年 vboxsync DBGF,DBGPlugInWinNt: Extract NtBuildNumber and make it available …
(edit) @86111   4 年 vboxsync Debugger/DBGPlugInWinNt: Implement the OS WinNT interface [doxygen fix]
(edit) @86106   4 年 vboxsync Debugger/DBGPlugInWinNt: Implement the OS WinNT interface [build fix]
(edit) @86103   4 年 vboxsync Debugger/DBGPlugInWinNt: Implement the OS WinNT interface
(edit) @82968   5 年 vboxsync Copyright year updates by scm.
(edit) @77665   6 年 vboxsync DBGPlugInWinNt.cpp: Unbroke 32-bit.
(edit) @76553   6 年 vboxsync scm --update-copyright-year
(edit) @76408   6 年 vboxsync iprt/string.h: Dropped including utf16.h and let those who need it …
(edit) @73493   7 年 vboxsync DBGF,DBGPluInWinNt: Produce more useful module names (e.g. stuff that …
(edit) @73491   7 年 vboxsync DBGF,DBGPluInWinNt: Produce more useful module names (e.g. stuff that …
(edit) @73486   7 年 vboxsync DBGFStack,DBGPlugInWinNt.cpp: Heed the frame pointer; don't corrupt …
(edit) @73461   7 年 vboxsync IPRT,DBGF,Diggers: Moved DBGFRETURNTYPE and the unwind state structure …
(edit) @73460   7 年 vboxsync IPRT,DBGF,Diggers: Moved DBGFRETURNTYPE and the unwind state structure …
(edit) @73419   7 年 vboxsync DBGPlugInNt: doxygen fix
(edit) @73418   7 年 vboxsync DBGPlugInWinNt: Use the IDT[PF] handler to locate the NT kernel.
(edit) @73416   7 年 vboxsync DBGPlugInWinNt: Use DBGFR3ModInMem.
(edit) @73413   7 年 vboxsync DBGPlugInWinNt.cpp: Must unlink all our modules during termination of …
(edit) @73150   7 年 vboxsync VMM,DBGC,IPRT: In memory - VMM: Morphed part of the NT kernel digger …
(edit) @73097   7 年 vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit) @70338   7 年 vboxsync DBGPlugInWinNt.cpp: Detect NT 3.1. NTMTE32.SizeOfImage is used …
(edit) @69500   7 年 vboxsync *: scm --update-copyright-year
(edit) @69498   7 年 vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 年 vboxsync *: scm --update-copyright-year
(edit) @63567   9 年 vboxsync scm: cleaning up todos
(edit) @62840   9 年 vboxsync Debugger: warnings
(edit) @62480   9 年 vboxsync (C) 2016
(edit) @58742   9 年 vboxsync Various: Use our pecoff.h and mz.h instead of the internal IPRT headers.
(edit) @57358   10 年 vboxsync *: scm cleanup run.
(edit) @57125   10 年 vboxsync DBGPlugInWinNt.cpp: With windows 10/AMD64 there is more kernel space …
(edit) @56986   10 年 vboxsync Debugger: Logging and assertion formatting fixes.
(edit) @56296   10 年 vboxsync Debugger: Updated (C) year.
(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) @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) @45994   12 年 vboxsync RTDbgModCreateFromPeImage: Mostly implemented.
(edit) @45983   12 年 vboxsync DbgPlugInWinNt.cpp: Made it work with NT4.
(edit) @44528   12 年 vboxsync header (C) fixes
(edit) @44399   12 年 vboxsync DBGF,DBGC,++: PVM -> PUVM. Some refactoring and cleanup as well.
(edit) @37809   14 年 vboxsync gcc-4.6 warnings (shadowed declaration)
(edit) @35346   14 年 vboxsync VMM reorg: Moving the public include files from include/VBox to …
(edit) @31531   15 年 vboxsync Debugger: three file header fixes.
(edit) @31530   15 年 vboxsync Debugger: Updated the file headers.
(add) @31510   15 年 vboxsync The debugger is back in the OSE.
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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