Working on new root canvas stuff
This commit is contained in:
@@ -168,6 +168,7 @@ def UEFStringSummaryProvider(valobj, dict):
|
||||
############################################################
|
||||
|
||||
def UEFNameSummaryProvider(valobj, dict):
|
||||
valobj = valobj.GetNonSyntheticValue()
|
||||
target = valobj.GetTarget()
|
||||
process = target.GetProcess()
|
||||
entry_id = valobj.GetChildMemberWithName('DisplayIndex')
|
||||
|
||||
Reference in New Issue
Block a user