Debugger on Mac OS X

BlitzMax Forums/BlitzMax Beginners Area/Debugger on Mac OS X

KrayzBlu(Posted 2005) [#1]
Hi, I've recently been using BM on windows and have noticed that the debugger actually works (ie if your game crashes, it will point you to the line and the "debugger" side window holds all your variables)

Now working at home, I've found that when I do a debug build and it crashes, all that happens is that the output window tells me why it crashed, not where//how. The "debugger" side window is always empty. Is there any way to make this work? Or is it a feature that has yet to be implimented on Macs?

Thanks,
KrayzBlu