Re: Invisible Breakpoints
James Ross <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.jsdebugger |
|---|---|
| Message-ID | <[email protected]> |
Thomas Schenkeli wrote: > Hi, > > I've used venkman now for several months and since two days there are > some kind of "invisible breakpoints" where there used to be a breakpoint > some time ago. So the code stops there everytime altough I don't want it > to. > > I think the problem is that I saved some breakpoints settings by > accident and now don't know how to get rid of them. Does anybody know > how to delete all user-related settings withou uninstalling the whole > extension? All breakpoints will be listed in the Breakpoints window - are there any there? Also, what does Venkman actually say when stopping execution? It'll tell you whether it is for a breakpoint, exception, etc. Venkman by default does NOT save breakpoints or watches, however, you can change this by toggling the "Save Break/Watch Settings On Exit" option in the File menu. These settings are stored in your profile directory, as venkman-settings.js (it's actually configurable where the file is or what it is called if you want). -- James Ross <[email protected]> ChatZilla Developer