================
@@ -96,7 +96,9 @@ function(finish_swig_python swig_target
lldb_python_bindings_dir lldb_python_tar
${lldb_python_target_dir}
"utils"
FILES "${LLDB_SOURCE_DIR}/examples/python/in_call_stack.py"
- "${LLDB_SOURCE_DIR}/examples/python/symbolication.py")
+ "${LLDB_SOURCE_DIR}/examples/python/parsed_cmd.py"
----------------
medismailben wrote:
I'd put this in the `plugins` submodule with the other scripting affordances
base implementations, not in `utils`.
https://github.com/llvm/llvm-project/pull/70734
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits