Nerixyz wrote: > I meant add a method to the scripted frame bridge interface that would apply > to _each_ variable returned by GetVariables :)
I added this here. An alternative to this could be that `GetVariables` returns a Python list of tuples. https://github.com/llvm/llvm-project/pull/204431 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
