Skip to content

Commit

Permalink
Added known issue to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Viktor Lidholt committed May 1, 2013
1 parent f96e08d commit 5edd460
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Documentation/8. Debugging JavaScript Code.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,5 @@ The JavaScript debugger is in alpha state, and there may still be bugs and insta
- Occasionally, CocosPlayer will need to be restarted
- Breakpoints set on invalid lines will be ignored (e.g. empty lines)
- Breakpoints are not sent to CocosPlayer until after execution of the program has started, breakpoints set in startup code may be missed
- If a value of a variable is false or 0, the debugger will output an *invalid return from eval* response

0 comments on commit 5edd460

Please sign in to comment.