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 185190 - [69cat] Breakpoint become invalid when debugging
Summary: [69cat] Breakpoint become invalid when debugging
Status: RESOLVED INCOMPLETE
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 normal (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-28 15:20 UTC by javydreamercsw
Modified: 2010-05-17 23:22 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 javydreamercsw 2010-04-28 15:20:23 UTC
[ BUILD # : 201004280201 ]
[ JDK VERSION : 1.6.* ]

Starting a debugging session turns all breakpoints into invalid. Debugger
doesn't work at this point, or doesn't have anything to do.

Trying to add more breakpoints cause the same thing, they turn into invalid.
Comment 1 Daniel Prusa 2010-04-29 12:53:01 UTC
Not reproducible for me, this is not a general problem. Which type of project have you debugged? Do at least method breakpoint work? Can you attach your messages log, please?
http://wiki.netbeans.org/FaqLogMessagesFile
Comment 2 Martin Entlicher 2010-05-16 16:47:19 UTC
We need more information about this. Please provide a sample project or at least output from the "Debugger Console" with the messages.log file.
Comment 3 javydreamercsw 2010-05-17 23:22:02 UTC
I have been unable to reproduce this issue in 05/13 build. I'll attach the requested info if it happens again.