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 98014 - Warn user if profiling point is incorrectly placed
Summary: Warn user if profiling point is incorrectly placed
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-15 17:09 UTC by Alexander Kouznetsov
Modified: 2009-04-14 18:40 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 Alexander Kouznetsov 2007-03-15 17:09:17 UTC
Profiler 070314

Currently user can easily place profiling point to the place which is not
correct, for example, to the line with method definition, or some line with
comment, etc. This breakpoint will not work. It would be nice if user will be
warned about that.
Comment 1 Jiri Sedlacek 2009-04-14 18:40:30 UTC
Already implemented.