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 23502 - 2 RFEs for Method breakpoints
Summary: 2 RFEs for Method breakpoints
Status: CLOSED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P4 blocker with 1 vote (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-15 10:36 UTC by _ mihmax
Modified: 2008-04-22 17:21 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ mihmax 2002-05-15 10:36:06 UTC
Two RFEs (but closely conncted):

1. The method breakpoints are not visible in the 
source code editor.
   I propose it should reside on the first line 
of the method (not body, but description).

2. The method breakpoint should be added using 
the source editor. I propose that when a user 
sets a breakpoint on the first line of method, 
this would become not a line breakpoint, but a 
method one.

I discussed in with Marian Petras on nbdev, see
http://www.netbeans.org/servlets/ReadMsg?
msgId=318986&listName=nbdev
Comment 1 Marek Grummich 2002-07-22 08:53:29 UTC
Target milestone was changed from '3.4' to TBD.
Comment 2 Marek Grummich 2002-07-22 08:56:45 UTC
Target milestone was changed from '3.4' to TBD.
Comment 3 _ mihmax 2002-08-31 00:18:10 UTC
Target milestone: TBD still, though after evaluating, it should be set
to the release when planning to implement or 'future', read nbdev, if
you didn't,

Priority changed to P4 - you don't think it's useful - it's handy,
especially after total redesign of Debugger window, where I just
cannot right-click and add a breakpoint, but rather should go through
Debug->Breakpoints->Add

Maybe you think breakpoints are rarely used?
---
Is nbui more appropriate for discussing that?
Comment 4 Jan Jancura 2002-09-02 09:25:08 UTC
> Target Milestone: 

thank you for info. I didnt know that

> Priority changed to P4 - you don't think it's useful - it's handy,

I think that it is usefull. I have about 110 RFEs. So I decided to
that P1-3 will be reserved for planning of the next release (4.0). All
other RFEs will be P4-5. I do not have time to implement this feature
for the next release, sorry.

> cannot right-click and add a breakpoint, but rather should go through
Debug->Breakpoints->Add

That is a bug and I will fix it.
Comment 5 _ mihmax 2002-09-02 09:52:39 UTC
> thank you for info. I didnt know that
no problem, sorry for a bit angry voice ;))

> I think that it is usefull. I have about 110 RFEs. 
> So I decided to that P1-3 will be reserved for planning
> of the next release (4.0). All other RFEs will be P4-5.
> I do not have time to implement this feature
> for the next release, sorry.
No problem, I just didn't know that, and you simply 
changed P3 to P4 witout any explanation, so I simply 
wordered, why?! ;)))

> That is a bug and I will fix it.
# bug? I'd like to vote for it ;)
Comment 6 Jan Jancura 2002-09-02 10:12:38 UTC
see 23952
Comment 7 Petr Cyhelsky 2008-04-22 17:20:41 UTC
These enhancements seem to have been implemented long time ago.