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 161061 - Ant debugger does not stop at breakpoints
Summary: Ant debugger does not stop at breakpoints
Status: CLOSED DUPLICATE of bug 160969
Alias: None
Product: debugger
Classification: Unclassified
Component: Ant (show other bugs)
Version: 6.x
Hardware: All Linux
: P1 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-24 18:12 UTC by martin_zmrhal
Modified: 2010-04-29 09:49 UTC (History)
1 user (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 martin_zmrhal 2009-03-24 18:12:06 UTC
Create sample project AnagramGame. Switch to Files view, select node build.xml and invoke from its contex menu Debug
Target | run. Debugger should stop on line 35 of build.xml opened in editor.
(http://wiki.netbeans.org/TS_67_Debugger_Sanity - part Operations (Ant)). This does not happen - looks like breakpoints,
step over, etc do not work either.

Product Version: NetBeans IDE Dev (Build 200903231401)
Java: 1.6.0_13; Java HotSpot(TM) Client VM 11.3-b02
System: Linux version 2.6.27-7-generic running on i386; UTF-8; en_US (nb)
Comment 1 Filip Zamboj 2009-03-24 18:29:57 UTC
guys - wait on this one - may be wrong specification! Will have a look on this today evening! 
Comment 2 martin_zmrhal 2009-03-24 19:42:59 UTC
I do not think this is a matter of specification - everythink works fine in 6.5 stable. The thing is that even
breakpoints do not work at all...
Comment 3 Filip Zamboj 2009-03-24 23:08:44 UTC
@martin_zmrhal: sure. I just needed to have a look if there was not something misleading. It looks like you're right. 


Was reproduced. Ant debugger really doesn't stop on breakpoints in in the latest available build 200903231401. This is
serious P1 - I don't see any workaround. 
Comment 4 Martin Entlicher 2009-03-25 12:06:05 UTC

*** This issue has been marked as a duplicate of 160969 ***
Comment 5 Quality Engineering 2010-04-29 09:49:40 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.