DUBUGGER?

Archives Forums/MacOS X Discussion/DUBUGGER?

Jay Kyburz(Posted 2005) [#1]
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?


Perturbatio(Posted 2005) [#2]
presumably the tick is next to Debug Build under Program->Build Options?


N(Posted 2005) [#3]
What's a dubugger?


Koekelas(Posted 2005) [#4]
@ 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.


N(Posted 2005) [#5]
@ Noel Cower: A debugger is used to hunt down runtime bugs :). I'm surprised you didn't know that.


You missed the joke >_<


Koekelas(Posted 2005) [#6]

You missed the joke >_<



I knew that :P (not really actually).


Nicolas.