Welcome to Phrogram Sign in | Join | Help
in Search


Browse by Tags

All Tags » Programming » Debugging
  • Debugging question

    Kudos on the latest release!  It kept my 14 year old and I amused for hours tonight just enhancing some of the sample games. One question though...  Is there a way to view the call stack when the program fails or is stopped at a break point?  If not it would be a welcome enhancement.
    Posted to Phrogram Announcements and Discussion (Forum) by backof on November 18, 2006
  • Trace doesn't seem to work.

    I can't seem to get Trace to do anything. I wrote the following program:   Program MyNewProgram     Method Main()         Trace("Hello")     End Method End Program   Running it doesn't produce any message in the Messages window. Does tracing have to be ...
    Posted to Phrogram Announcements and Discussion (Forum) by Daryl McCullough on September 30, 2006