This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 955 - Breakpoints sometimes lose line number they`re attached to
Summary: Breakpoints sometimes lose line number they`re attached to
Status: CLOSED WONTFIX
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P4 normal (vote)
Assignee: Jan Jancura
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1998-10-21 02:41 UTC by David Simonek
Modified: 2002-07-19 15:17 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Simonek 1998-10-21 02:41:53 UTC
When I create new breakpoint attached to some line and then I try to attach it to some
method by opening string property editor - but hey, suddenly I decide to escape property
editor via cancel button - and breakpoint is valid no more and had a line of value -1 attached.

This is strange - it would be better if breakpoint could hold line its attached to until assignation
to the method is succesful and complete.

Steps to reproduce:
- Set a breakpoint somewhere in some method (not on its header)
- Highlight properties of this breakpoint in property sheet
- Open property editor on "method" property
- Immediatelly espape property editor
- That`s it, breakpoint is not valid now, but it should be

[Hanz] There is no property "method name" of Breakpoint on line now.
Comment 1 Jan Stola 2000-07-27 17:40:59 UTC
Bug assigned to the module owner.