FDBG AMD64 assembly debugger

Home Page: http://fdbg.x86asm.net/

Download Page: http://fdbg.x86asm.net/download.html

Supported platforms:

  • Windows XP x64, Windows 2003 Server x64, Vista x64, Windows 2008 Server x64, Windows 7 x64
  • Linux x64

Version is a GUI-based Windows.

Linux version is command line based (console) and does not need any library to run so it does not matter what Linux distribution you use.

fdbg project was started to help in debugging programs written in assembler, to everybody who feels the power of the assembler

  • it is written in Flat Assembler and source files are included
  • its syntax is similar to FASM
  • it supports the debug symbols and some tricks you can find help in how to debug without symbols included
  • Suitable for everybody who is it tries to create his / her first program written in assembler
  • Experienced users some unique features and power for it too
  • it is very small