I'm trying to debug a WebWorks application using the Blackberry Playbook simulator (not Ripple, the VMWare simulator). Something is causing a problem and my javascript is just failing to execute after a certain point, but I'm not sure what the problem is.
Is there a log file where errors are recorded?
If not, is there a way I can view system error messages (or something like that) to help me determine at runtime what kinds of problems I need to fix?
See Debugging BlackBerry web applications using Web Inspector and try out the remote Web Inspector tool that is part of WebKit. The BlackBerry PlayBook was the first device to ship with this feature of WebKit.