Globals not showing up in Debugger.

Archives Forums/BlitzMax Bug Reports/Globals not showing up in Debugger.

JoJo(Posted 2008) [#1]
When I declare global variables in my types they don't show up in the debugger.


SebHoll(Posted 2008) [#2]
This is really annoying - even Consts show up, but we can't see Globals.


Muttley(Posted 2008) [#3]
I'm seeing the same thing. It's making it quite difficult to track down problems