Re: Invisible Breakpoints
James Ross <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.jsdebugger |
|---|---|
| Message-ID | <[email protected]> |
Thomas Schenkeli wrote: > James Ross wrote: >> Also, what does Venkman actually say when stopping execution? It'll >> tell you whether it is for a breakpoint, exception, etc. > > Where does it say that? In the Interactive Session, where it also prints the line it has stopped on. If you're not sure what to expect, I've taken a screen shot of what it shows: http://twpol.dyndns.org/temp/vnk_stop_1.png - "Stopped for breakpoint" (or other reason ;) ) and then a snapshot of the code. If you have no breakpoints, it is quite unlikely to be stopping for a breakpoint though, and is more likely to be either Debug > Error Trigger or Debug > Throw Trigger are not on ignore, and it's stopping for some exception being thrown or not caught. -- James Ross <[email protected]> ChatZilla Developer