kastiglione wrote: I've updated the PR to add a second proof of concept. This time instead of converting Python AST to LLDB formatter bytecode, the new source file (`bytecode_to_bytecode.py`) converts Python bytecode to LLDB formatter bytecode. It remains to be seen which of these two approaches will be best suited for the job. Feedback welcome.
https://github.com/llvm/llvm-project/pull/113734 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
