|
From: John P. <joh...@o2...> - 2015-04-03 18:32:59
|
I recently had a bug that took a lot of edit, add printfs, compile, run loops before I tracked it down. (forgot to set a flag). This was all done from a Windows command prompt window and would have been a lot quicker if I'd had a good debugger. Any suggestions for a good GUI based debugger to work with the MinGW compiler would be much appreciated. Many thanks, John |