bzcheeseman wrote: > > Basically yeah, but per variable/value. Basically, we want to have the > > script say "for this particular synthetic value/variable, this is the > > ValueType". > > Oh yeah then we agree. I thought you meant that we'd add a method to > ScriptedFrame that would apply to all variables returned from GetVariables.
Yeah I think so generally. I meant add a method to the scripted frame bridge interface that would apply to *each* variable returned by GetVariables :) https://github.com/llvm/llvm-project/pull/204431 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
