I am using Bloodshed Dev C++ 4.9.9.2 but I am having a tough time understanding how to use their debugger... I can't get it to single step. It tells me there is no debugging information, I let it include debugging information when it aks me for permission to but still no single step. I try again and it again asks if I want to include debugging information and again I tell it OK but still no single step.
I read an old pdf that talked about needing to use Insight's debugger but I suspect that is no longer necessary as there doesn't seem to even be a Windows build of it available and given that Dev now has built-in debugging. Other than this major obstacle, I really like Dev and wish that I could get his working.
Also, I can never seem to get a watch set on a variable either...
I have tried using a Project and not using Project... no difference that I can see.
thanks in advance,
Gary