facebook

Need help using the debugger

  1. MobiOne Archive
  2.  > 
  3. Getting Help – General
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #328621 Reply

    ssquire
    Member

    Are there any how to’s for the debugger? I can’t see my source code, set breakpoints, etc. On one occasion I did see source code but still couldn’t figure out how to set a breakpoint.

    #328652 Reply

    Hi ssquire,

    As you can see in the next image you should click at the line numer when you want to set your break points. The problem to see the code is that probably in the combobox of javascript files no one is selected. Please see if this is your issue. In case no, please provide more details that allows us to replicate the problem.

    #328663 Reply

    ssquire
    Member

    Thanks for the help octavio! I do have another question, however. How do I single step after my breakpoint and view the local variables I’ve created?

    eg.

    I’ve coded the following line and it is causing some type of error, but I can’t see the value of ‘databaseName’ to understand what may be happening:

    databaseName = document.getElementById(“m1-Baseball_Tools_NewGame-dbField1”).value;

    Figured it out!

    Thanks for the support.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Need help using the debugger

You must be logged in to post in the forum log in