I found the debugger too weak ! You can watch the
variables but will get ?s when running your program a
second time !
and I recomand we support local variables watch (i.e
open a special window that monitors all local varibles
of the running context of your program !)and still
conditional break point should be support ,it would be
perfect if you provide a break point manager !
Logged In: NO
I have to agree. I tried to debug program that was using
poiters and I was not able to see what those pointers were
pointing to.
But is the debugger part of the Dev-Cpp project or the GNU's
gcc development ??