[jira] [Commented] (GROOVY-7647) Incorrect line information for debug

2020-01-22 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-7647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17021206#comment-17021206 ] Eric Milles commented on GROOVY-7647: - What is higher priority, debugger breakpoint/stepping

[jira] [Commented] (GROOVY-7647) Incorrect line information for debug

2020-01-22 Thread Daniel Sun (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-7647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17021182#comment-17021182 ] Daniel Sun commented on GROOVY-7647: [~paulk] [~emilles] Are there any other solutions to fix the

[jira] [Commented] (GROOVY-7647) Incorrect line information for debug

2018-11-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16697644#comment-16697644 ] ASF GitHub Bot commented on GROOVY-7647: Github user asfgit closed the pull request at:

[jira] [Commented] (GROOVY-7647) Incorrect line information for debug

2018-11-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16696417#comment-16696417 ] ASF GitHub Bot commented on GROOVY-7647: GitHub user paulk-asert opened a pull request:

[jira] [Commented] (GROOVY-7647) Incorrect line information for debug

2018-11-06 Thread Eric Milles (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16677034#comment-16677034 ] Eric Milles commented on GROOVY-7647: - If {{StatementWriter.writeBlockStatement}} is patched instead

[jira] [Commented] (GROOVY-7647) Incorrect line information for debug

2018-11-06 Thread Eric Milles (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16676978#comment-16676978 ] Eric Milles commented on GROOVY-7647: - In the Java debugger, stepping always stops on closing brace

[jira] [Commented] (GROOVY-7647) Incorrect line information for debug

2018-11-06 Thread Eric Milles (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16676967#comment-16676967 ] Eric Milles commented on GROOVY-7647: - This fix does not address a constructor (see example below)

[jira] [Commented] (GROOVY-7647) Incorrect line information for debug

2018-11-05 Thread Eric Milles (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16675422#comment-16675422 ] Eric Milles commented on GROOVY-7647: - It seems the only critical bit is to add a

[jira] [Commented] (GROOVY-7647) Incorrect line information for debug

2018-11-05 Thread Eric Milles (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16675360#comment-16675360 ] Eric Milles commented on GROOVY-7647: - Although if the conditional is written this way, it still

[jira] [Commented] (GROOVY-7647) Incorrect line information for debug

2018-11-04 Thread Eric Milles (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16674570#comment-16674570 ] Eric Milles commented on GROOVY-7647: - If I make the following additions to StatementWriter -- a

[jira] [Commented] (GROOVY-7647) Incorrect line information for debug

2018-11-04 Thread Eric Milles (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16674552#comment-16674552 ] Eric Milles commented on GROOVY-7647: - I have seen the same issue for methods that rely on default

[jira] [Commented] (GROOVY-7647) Incorrect line information for debug

2016-08-29 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15447783#comment-15447783 ] Paul King commented on GROOVY-7647: --- May or may not be related to GROOVY-4063. > Incorrect line