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 195552 - Changing breakpoints line number doesn't work
Summary: Changing breakpoints line number doesn't work
Status: RESOLVED INCOMPLETE
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.0
Hardware: PC Linux
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-16 12:06 UTC by aldobrucale
Modified: 2011-02-16 16:21 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 aldobrucale 2011-02-16 12:06:40 UTC
[ JDK VERSION : 1.6.22 ]

Changing the line number of a breakpoint via the "Breakpoint properties" tab
during debug moves the breakpoint symbol, but the debugger stops at the
previously set line.
Comment 1 Jiri Kovalsky 2011-02-16 14:12:54 UTC
Hm, this works fine for me on Linux Mint with JDK 1.6.0_23 and 7.0 Beta 2 candidate build #201102140001.
Comment 2 Martin Entlicher 2011-02-16 16:21:17 UTC
I'm not able to reproduce this as well. It works for me without problems.
Can you please attach a sample project where you're able to reproduce this?