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 242653 - Debugger doesn't stop at breakpoint
Summary: Debugger doesn't stop at breakpoint
Status: RESOLVED WORKSFORME
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 7.4
Hardware: PC Linux
: P1 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-07 10:23 UTC by pzajac
Modified: 2014-03-10 12:57 UTC (History)
3 users (show)

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 pzajac 2014-03-07 10:23:51 UTC
I'm developping java library with webservices in maven. Debugger very often doesn't stop on breakpoint when I'm debugging unittest. It was much better working in previous NetBeans versions. This bug forces me yersterday to  download JIdea community version for debugging unittest.
Comment 1 Martin Entlicher 2014-03-07 10:26:19 UTC
Next time, please submit the issue as soon as you encounter it.
Can you please describe concrete steps that lead to the bug? Thanks a lot.
Comment 2 pzajac 2014-03-07 15:58:03 UTC
Sorry for so late report. When  I can reproduce it with 7.4 on our mvn projects. It's not public :(. I'll try to created new project with reproducible. I'm debuging with 7.3.1 and it seems to be working without any problem.
Comment 3 Marian Mirilovic 2014-03-10 07:32:43 UTC
Zajo, 
we need to know exact steps to reproduce, beside that NB & JDK versions ... please reopen with all requested info. Thanks in advance.

BTW: you set the version to 7.4 ? Can you also try to test it with 8.0 RC1 ?
Comment 4 pzajac 2014-03-10 12:28:17 UTC
Product Version: NetBeans IDE 7.4 (Build 201310111528)
Updates: Updates available to version NetBeans 7.4 Patch 2
Java: 1.7.0_45; Java HotSpot(TM) 64-Bit Server VM 24.45-b08
Runtime: Java(TM) SE Runtime Environment 1.7.0_45-b18
System: Linux version 3.8.0-27-generic running on amd64; UTF-8; en_US (nb)


I just tried to debug single test file in mvn project. 


It works fine with NB 8.0RC1.
Comment 5 Martin Entlicher 2014-03-10 12:57:32 UTC
I'm glad to hear that. Thanks.