Dynamically prevent slime debugger
Christopher Laux <[email protected]>
| Newsgroups | gmane.lisp.slime.devel |
|---|---|
| Message-ID | <CAD6+YkY82oHgmsa9BQ7fRW21NvMrAaqVQJfrcRsbdmb1vUUFBA@mail.gmail.com> |
Hi, is there a good way to prevent slime (or rather swank) from dropping into the slime debugger depending on the value of a variable? Specifically I want to limit the number of open debugger windows to 1 and simply log all further simultaneous errors. Any help appreciated, Chris