You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix evaluateName expressions for arrays and array children.
Array names shouldn't be put into square brackets, only their children.
Identify array entry indexes by being numbers if varobj parent not present.
Additionally check parent varobj to be an array for array children. May be redundant but reduces diff to previous code for this commit.
Signed-off-by: Jens Reinecke <jens.reinecke@arm.com>
0 commit comments