Sometimes (seems random), a breakpoint results in the debugger view being opened in the Web 2.0 workbench that gets opened when launching the debugging session, while other times, the debugger view opens in the original workbench.
The Web 2.0 browser is broken/disabled in some ways. How do I cause the Javascript to be reloaded (CTRL-R in Firefox)? Flush the browser cache? View page source?
And the big problem: I’m trying to debug some fairly complicated javascript, and the debugger just seems to go haywire at times. Step over into a return and step return sometimes just lose the debugging session (no highlighted line of code, clicking stack frames does nothing, all debugging buttons disabled except for stop).
This said, if this can be made to work more reliably, it would be an extremely invaluable tool. The debugging plugins for IE and Mozilla/Firefox don’t work any better.