DUBUGGER?

Miscellaneous Forums/MacOS X Discussion/DUBUGGER?

So, in the documentation under the "debugstop" command it says the dubugger is not yet implemented but on the Blitz Max Product page it clearly shows a debugger in action. I can't get debug stop to work. Is the debugger implemented in OSX?

Any tips on how to get it to work?

presumably the tick is next to Debug Build under Program->Build Options?

What's a dubugger?

@ Noel Cower: A debugger is used to hunt down runtime bugs :). I'm surprised you didn't know that.

@ Hakea: Use DebugStop() somewhere in your code and be sure to build a debug version.


Nicolas.

@ Noel Cower: A debugger is used to hunt down runtime bugs :). I'm surprised you didn't know that.


You missed the joke >_<


You missed the joke >_<



I knew that :P (not really actually).


Nicolas.