x64dbg x64dbg can debug both x64 and x32 applications There is only one interface x64dbg uses Qt, TitanEngine, Zydis, Yara, Scylla, Jansson, lz4, XEDParse, asmjit and snowman x64dbg uses C++ and Qt to quickly add new features x64dbg has an integrated, debuggable, ASM-like scripting language
Debugger - Wikipedia A debugger is software for executing a computer program in an environment that allows for programming -level inspection and control A debugger is often used to debug, but can be used for other goals including testing
Debug code with Visual Studio Code VS Code has built-in support for JavaScript, TypeScript, and Node js debugging The Visual Studio Marketplace has a wide variety of debugging extensions to add debugging support for other languages and runtimes to VS Code This article describes the debugging features of VS Code and how to get started with debugging in VS Code
Debugging Tools for Windows SDK and WDK - Windows drivers Debugging Tools for Windows is a comprehensive suite of debugging utilities that helps developers diagnose and resolve issues in Windows applications and drivers This powerful toolset includes WinDbg, command-line debuggers, and specialized tools for analyzing crash dumps and system failures
Get started with Windows debugging - Windows drivers To get started with Windows debugging, complete the following steps 1 Install the Windows Debugger Install WinDbg to begin debugging Windows applications and drivers For detailed installation steps, see Install WinDbg 2 Identify the host and target systems