[Bug]: Step-over instructions doesn't work properly when followed by step-in instructions #43664
Labels
Area/Debugger
Issues related to the ballerina debugging tools
Priority/High
Reason/Regression
The issue has introduced a regression.
Team/DevTools
Ballerina Developer Tooling ( CLI, Test FW, Package Management, OpenAPI, APIDocs )
Type/Bug
Milestone
Description
Consider the below code.
step over instruction doesn't work on the
int a = 2;
line after stepping in from the main functionSteps to Reproduce
No response
Affected Version(s)
2201.11.0-SNAPSHOT
OS, DB, other environment details and versions
No response
Related area
-> Debugger
Related issue(s) (optional)
No response
Suggested label(s) (optional)
No response
Suggested assignee(s) (optional)
No response
The text was updated successfully, but these errors were encountered: