windows version of the GDB frontend DDD windows version of the GDB frontend DDD windows windows

windows version of the GDB frontend DDD


DDD has not been ported to Windows AFAIK. But there ARE native gdb, which can be perfectly built using MingW32.You can also build Insight natively using Mingw32.You can also give a try to BeaverDbg


There is also a GDB front-end for MS Visual Studio, called WinGDB. It supports both Cygwin and MinGW. You use it just like built-in debugger in VS. It's also possible to debug remotely on Linux via SSH.


Try the Affinic Debugger GUI. It is a native Windows application and is similar to DDD. It uses GDB as the backend.