[jira] [Commented] (NETBEANS-2161) "Finish Debugger Session" delayed when debugging ant scripts

2019-02-28 Thread Geertjan Wielenga (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16780516#comment-16780516
 ] 

Geertjan Wielenga commented on NETBEANS-2161:
-

OK, will take a look, but not very critical, I think. 

> "Finish Debugger Session" delayed when debugging ant scripts
> 
>
> Key: NETBEANS-2161
> URL: https://issues.apache.org/jira/browse/NETBEANS-2161
> Project: NetBeans
>  Issue Type: Bug
>  Components: debugger - Ant
>Affects Versions: 11.0
>Reporter: Aldo Brucale
>Priority: Minor
>
> Steps to reproduce:
>  # Create the AnagramGame sample project
>  # Start the ant debugger on build.xml
>  # Invoke "Finish debugging session"
> The AnagramGame window is shown before the ant debugger exits. If present, 
> breakpoints in the script are not hit.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-2161) "Finish Debugger Session" delayed when debugging ant scripts

2019-02-28 Thread Aldo Brucale (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16780515#comment-16780515
 ] 

Aldo Brucale commented on NETBEANS-2161:


I have filed this bug based on this test: [Finish debugger ignores 
breakpoint|https://netbeans-vm.apache.org/synergy/client/app/#/case/5037/suite/2485/v/1].
 

When you start the ant debugger it stops immediately on the first line of the 
script, which is normal. The unexpected behavior is the fact that "Finish 
debugging session" stops the debugger (because the breakpoint doesn't get hit) 
but not the execution of the ant script, which only ends when you close the 
AnagramName window (and the ant "run" target is completed).

> "Finish Debugger Session" delayed when debugging ant scripts
> 
>
> Key: NETBEANS-2161
> URL: https://issues.apache.org/jira/browse/NETBEANS-2161
> Project: NetBeans
>  Issue Type: Bug
>  Components: debugger - Ant
>Affects Versions: 11.0
>Reporter: Aldo Brucale
>Priority: Minor
>
> Steps to reproduce:
>  # Create the AnagramGame sample project
>  # Start the ant debugger on build.xml
>  # Invoke "Finish debugging session"
> The AnagramGame window is shown before the ant debugger exits. If present, 
> breakpoints in the script are not hit.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-2161) "Finish Debugger Session" delayed when debugging ant scripts

2019-02-26 Thread Geertjan Wielenga (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16778055#comment-16778055
 ] 

Geertjan Wielenga commented on NETBEANS-2161:
-

To debug Ant scripts, right-click on build.xml in Files window, choose Debut 
Target | default, and then your breakpoint in your build.xml will be hit.

> "Finish Debugger Session" delayed when debugging ant scripts
> 
>
> Key: NETBEANS-2161
> URL: https://issues.apache.org/jira/browse/NETBEANS-2161
> Project: NetBeans
>  Issue Type: Bug
>  Components: debugger - Ant
>Affects Versions: 11.0
>Reporter: Aldo Brucale
>Priority: Minor
>
> Steps to reproduce:
>  # Create the AnagramGame sample project
>  # Start the ant debugger on build.xml
>  # Invoke "Finish debugging session"
> The AnagramGame window is shown before the ant debugger exits. If present, 
> breakpoints in the script are not hit.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists