Logo
Explore Help
Sign In
shylie/llvm-project
1
0
Fork 0
You've already forked llvm-project
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
llvm-project/lldb/source/Plugins/ScriptInterpreter/Python
History
Jonas Devlieghere 7b8dea265e
[lldb] Workaround omission of PyBUF_READ in the stable API (#152214)
PyMemoryView_FromMemory is part of stable ABI but the flag constants
such as PyBUF_READ are not. This was fixed in Python 3.11 [1], but still
requires this workaround when using older versions.

[1] https://github.com/python/cpython/issues/98680
2025-08-05 19:21:36 -07:00
..
Interfaces
Switch the ScriptedBreakpointResolver over to the ScriptedInterface form (#150720)
2025-07-28 15:11:22 -07:00
CMakeLists.txt
[lldb/cmake] Implicitly pass arguments to llvm_add_library (#142583)
2025-06-04 11:33:37 +02:00
lldb-python.h
[lldb] Workaround omission of PyBUF_READ in the stable API (#152214)
2025-08-05 19:21:36 -07:00
PythonDataObjects.cpp
[lldb] Drop PY_MINOR_VERSION >= 3 check (NFC)
2025-08-05 16:21:22 -07:00
PythonDataObjects.h
[lldb] Remove unused PythonObject::Dump (NFC) (#151783)
2025-08-01 16:35:10 -07:00
PythonReadline.cpp
…
PythonReadline.h
…
ScriptInterpreterPython.cpp
[lldb] Eliminate PyGILState_Check (NFC) (#152006)
2025-08-04 10:44:32 -07:00
ScriptInterpreterPython.h
[lldb] Revert scripting template list patches (#100673)
2024-07-25 17:11:36 -07:00
ScriptInterpreterPythonImpl.h
[lldb] Reimplment PyRun_SimpleString using the Python stable C API (#151777)
2025-08-01 16:18:24 -07:00
SWIGPythonBridge.h
Switch the ScriptedBreakpointResolver over to the ScriptedInterface form (#150720)
2025-07-28 15:11:22 -07:00
Powered by Gitea Version: 1.23.1 Page: 1441ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API