2

We are unit testing with Vectorcast, which uses the MinGW tool chain on Windows.

It launches the command line gdb, but some of the newer engineers are having problems getting to grips with something without a GUI.

I am looking for a GUI for the MinGW gdb, which

  • runs on Windows
  • is free for commercial use
  • does not require admin rights
  • does not write to the registry (preferably fully portable)
  • does not run in the browser

The latter point rules out x64dbg and, I believe OllyDbg. What are our options? We just want to point it at an .EXE, possibly set the source code path, if not in the .EXE, visually set breakpoints, step through code, examine variables, etc.

0 Answers0