为了开始调试工作,我想向您提供一个工具列表。

以下工具是“Debugging Tools for Windows”的一部分–您肯定需要这些工具:

· windbg

· cdb

· ntsd

· tlist

· gflags

· adplus

· UMDH

· symcheck

Sysinternals提供了一些我们需要的优秀工具:

· Process Explorer

· Process Monitor

· Regmon

· Filemon

· DbgView

· Handle.exe

· Tcpview

· LiveKD

· AutoRuns

· WinObj

“MPS Reports”(MPSRPT_SETUPPerf.EXE)中包含许多工具,但我在这里专门列出Checksym

· Checksym

“WindowsServer2003ResourceKitTools”是另一个很棒的工具集。

· Kernrate

Windows XP SP2 Support Tools

· netcap

· poolmon

· memsnap

· tracefmt (64-bit versions available in the DDK)

· tracelog

· tracepdb

· depends

· pstat

“Visual Studio”–除了编译器和IDE之外,以下工具也很方便:

· SPY++

· dumpbin

Perfwiz (Performance Monitor Wizard)

DebugDiag

Userdump (User Mode Process Dumper)

Dheapmon (Desktop Heap Monitor)

Netmon 3.0

 

相关文章:

  • 2022-12-23
  • 2021-12-02
  • 2021-08-13
  • 2022-02-14
  • 2021-09-27
  • 2021-11-28
  • 2021-08-31
猜你喜欢
  • 2021-12-24
  • 2021-08-12
  • 2021-06-19
  • 2021-05-31
  • 2021-12-04
  • 2022-01-22
相关资源
相似解决方案