[Bug]: Debugger fails to list and evaluate binding-pattern
variables
#42411
Labels
Area/Debugger
Issues related to the ballerina debugging tools
Team/DevTools
Ballerina Developer Tooling ( CLI, Test FW, Package Management, OpenAPI, APIDocs )
Type/Bug
Description
$subject.
As you can observe in the following screenshot, binding pattern variables
name
,index1
,postType
,negType
are not listed under the local variables on the left window.Also notice, variables that are listed already;
pos
,neg
, andd
, only the name is showing. Cannot expand those values and see what's inside.Steps to Reproduce
record-t.bal
test file.Affected Version(s)
2201.8.5 at least
OS, DB, other environment details and versions
MacOS
The text was updated successfully, but these errors were encountered: