Debugger problems

Blitz3D Forums/Blitz3D Programming/Debugger problems

Jager(Posted 2004) [#1]
Ok, when I try to step through the code of a 3D screen, I cannot get the debugger to move from line to the next. Stops work fine but not code step through?

When I'm not in 3D screen (2D) the debugger works fine???

Help for the challenged? :)


Matty(Posted 2004) [#2]
I find that sometimes you have to minimise/maximise various windows before any of the buttons work when I am debugging in 3d mode and a stop command is reached. Try alt tabbing between the various windows after the stop command is reached.


Jager(Posted 2004) [#3]
nope, just goes back to the 3D screen and then nothing. When I alt tab to the code screen nothing has changed?

help, I'm not smart enough to be without my debugger! :(


ZombieWoof(Posted 2004) [#4]
I pick the blitz editor windows, then the debugger window, just forget the 3d window exists once the code stops running.