[Lldb-commits] [lldb] Push down cpython module to the submodule (PR #113066)

2024-10-25 Thread via lldb-commits
https://github.com/dingxiangfei2009 closed https://github.com/llvm/llvm-project/pull/113066 ___ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

[Lldb-commits] [lldb] Push down cpython module to the submodule (PR #113066)

2024-10-24 Thread via lldb-commits
dingxiangfei2009 wrote: Thank you for your review @JDevlieghere. I think there is still issue with this patch. Until I sort out the root cause, I will close this PR first to reduce review load. Have a nice day! https://github.com/llvm/llvm-project/pull/113066 __

[Lldb-commits] [lldb] Push down cpython module to the submodule (PR #113066)

2024-10-23 Thread via lldb-commits
@@ -145,7 +145,7 @@ add_lldb_library(liblldb SHARED ${option_framework} ${option_install_prefix} ) -# lib/pythonX.Y/dist-packages/lldb/_lldb.so is a symlink to lib/liblldb.so, +# lib/pythonX.Y/site-packages/lldb/_lldb.so is a symlink to lib/liblldb.so, dingx

[Lldb-commits] [lldb] Push down cpython module to the submodule (PR #113066)

2024-10-21 Thread Jonas Devlieghere via lldb-commits
https://github.com/JDevlieghere commented: Can you reference documentation about the `.native` import and explain why this is necessary? Intuitively it makes sense but I want to make sure I fully understand this change and having it documented will help the next person that sees this. https:

[Lldb-commits] [lldb] Push down cpython module to the submodule (PR #113066)

2024-10-21 Thread Jonas Devlieghere via lldb-commits
@@ -145,7 +145,7 @@ add_lldb_library(liblldb SHARED ${option_framework} ${option_install_prefix} ) -# lib/pythonX.Y/dist-packages/lldb/_lldb.so is a symlink to lib/liblldb.so, +# lib/pythonX.Y/site-packages/lldb/_lldb.so is a symlink to lib/liblldb.so, JDevl

[Lldb-commits] [lldb] Push down cpython module to the submodule (PR #113066)

2024-10-21 Thread Jonas Devlieghere via lldb-commits
https://github.com/JDevlieghere edited https://github.com/llvm/llvm-project/pull/113066 ___ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

[Lldb-commits] [lldb] Push down cpython module to the submodule (PR #113066)

2024-10-20 Thread via lldb-commits
https://github.com/dingxiangfei2009 edited https://github.com/llvm/llvm-project/pull/113066 ___ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits