[
https://issues.apache.org/jira/browse/NETBEANS-4288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Manikantan Narender Nath updated NETBEANS-4288:
-----------------------------------------------
Description:
Test case
[https://netbeans-vm.apache.org/synergy/client/app/#/case/985/suite/1636/v/1]
open project MemoryView from above test case
Open the File FixContinue.java
Toggle book mark on Line 25
Right click in editor and Choose Debug File
Execution will stop at break point
Click step over once
Change line number 30 to afterFix()
Click Apply changes
*Expected result in output console*
Two lines in following order
Before Code changes
{color:#ff0000}After code changes{color}
*Actual result*
*NO OUTPUT related to code change*
The behaviour is the same for both maven and ANT projects. It has no impact on
Functionality, the debugger steps to the right locations
was:
Test case
[https://netbeans-vm.apache.org/synergy/client/app/#/case/985/suite/1636/v/1]
open project MemoryView from above test case
Open the File FixContinue.java
Toggle book mark on Line 25
Right click in editor and Choose Debug File
Execution will stop at break point
Click step over once
Change line number 30 to afterFix()
Click Apply changes
*Expected result in output console*
Two lines in following order
Before Code changes
{color:#ff0000}After code changes{color}
*Actual result*
*NO OUTPUT related to code change*
It has no impact on Functionality, the debugger steps to the right locations
> Output messages for Applying code changes in debugger for Step INTO action is
> not correct
> -----------------------------------------------------------------------------------------
>
> Key: NETBEANS-4288
> URL: https://issues.apache.org/jira/browse/NETBEANS-4288
> Project: NetBeans
> Issue Type: Bug
> Components: debugger - Java
> Affects Versions: 12.0
> Environment: Product Version: Apache NetBeans IDE 12.0-beta3
> Java: 11.0.6; OpenJDK 64-Bit Server VM 11.0.6+10
> Runtime: OpenJDK Runtime Environment 11.0.6+10
> System: Mac OS X version 10.15.3 running on x86_64; UTF-8; en_IN (nb)
> Reporter: Manikantan Narender Nath
> Priority: Minor
> Labels: netcat
>
> Test case
> [https://netbeans-vm.apache.org/synergy/client/app/#/case/985/suite/1636/v/1]
> open project MemoryView from above test case
> Open the File FixContinue.java
> Toggle book mark on Line 25
> Right click in editor and Choose Debug File
> Execution will stop at break point
> Click step over once
> Change line number 30 to afterFix()
> Click Apply changes
>
> *Expected result in output console*
> Two lines in following order
> Before Code changes
> {color:#ff0000}After code changes{color}
>
> *Actual result*
> *NO OUTPUT related to code change*
>
> The behaviour is the same for both maven and ANT projects. It has no impact
> on Functionality, the debugger steps to the right locations
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists