Debugstop

BlitzMax Forums/BlitzMax Beginners Area/Debugstop

pete03(Posted 2011) [#1]
I searched through the forums looking for a way to resume after Debugstop and the only reference I find is from Brucey saying
"You just hit Play/Run again... and off it goes.."
But I do not seem to have anything that says Play/Run. I am using MaxIDE running 1.41


Jesse(Posted 2011) [#2]
the build and run icon(rocket).
I hardly used so I wasn't sure. never mind, its the green button as posted below.

Last edited 2011


GfK(Posted 2011) [#3]
http://www.blitzbasic.com/Community/posts.php?topic=82763#1092686


pete03(Posted 2011) [#4]
Thanks but. I dont get a green button - I am still left with the Build and Run - Rocket taking off icon. Any idea about that?


H&K(Posted 2011) [#5]
Then you arent in MaxIde Debug


pete03(Posted 2011) [#6]
Well without wanting to sound like too much of an idiot. How do I get into MaxIde Debug? I have Debug info in the window on the right hand side with tabs home/code/debug. It stops and I can look variables. Please enlighten me.


GfK(Posted 2011) [#7]
By typing DebugStop somewhere in your code (i.e. where you want it to stop).


col(Posted 2011) [#8]
Post a screenshot of what you do have, there seems to be a misunderstanding somewhere.

A little hint :- Try not to post in other forums at the same time. Stick to one forum. If you really have to reach out to more than one forum at once, post a link in the others that are relevant and keep the main topic in one place only.

This is probably the best forum for this question.

Also :-
Try updating to V1.42. Make sure to un-install your existing BMax before installing the newer one.

Last edited 2011


pete03(Posted 2011) [#9]
Thanks for the feedback. I just check the version on my laptop and I see that on that machine it works fine - I get the green button. I hit the the Help - "About Blitmax" and I waht get back is in the image. Strange both seem to run fine and both say version 1.41. but there is an obvoius difference. I will re-install and see what happens.




pete03(Posted 2011) [#10]
So I did re-install and it now works fine.
Thanks.