-
Notifications
You must be signed in to change notification settings - Fork 568
Closed
dotnet/runtime
#57771Labels
Area: DebuggerIssues using or interacting with the debugger.Issues using or interacting with the debugger.
Milestone
Description
Android debugger is showing incorrect values, either by hovering the variables in code or using "Add watch" or "Quick watch"
As it can be seen in the below video, the "fontFamily" variable is showing true, as if it were a boolean variable, and the "typeface" variable is showing a string that has the value of the "fontFamily" variable. Similarly textStyle shows the value of the "a" variable.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Area: DebuggerIssues using or interacting with the debugger.Issues using or interacting with the debugger.
