--- a/eric6/Debugger/VariablesViewer.py Mon Aug 16 19:44:48 2021 +0200 +++ b/eric6/Debugger/VariablesViewer.py Mon Aug 23 13:43:27 2021 +0200 @@ -446,6 +446,7 @@ child.value = newItem.value child.valueShort = newItem.valueShort child.tooltip = newItem.tooltip + child.nameWithId = newItem.nameWithId child.currentCount = -1 child.populated = False