Re: Bug: Adding a breakpoint to a non-code line still adds a breakpoint
Nathan Fiedler <[email protected]>
| Newsgroups | gmane.comp.java.jswat.user |
|---|---|
| Message-ID | <1023919729.1540.25.camel@chip> |
I've entered this as bug #558.
thanks
n
On Wed, 2002-06-12 at 15:02, Paul Legato wrote:
> I don't think this is already in the bug list. If you click on a
> non-code line number to add a breakpoint (i.e. a "{" or a "}"), it will
> pop up an error message saying "No code at that line in the class", but
> it will still set a breakpoint there, which must then be manually removed.