Logo
Explore Help
Sign In
encounter/llvm-project
0
0
Fork 0
You've already forked llvm-project
mirror of https://github.com/encounter/llvm-project.git synced 2026-03-30 11:27:19 -07:00
Code Issues Packages Projects Releases Wiki Activity
Files
074f8d7777c9eb13489982ecbfff198248f5ad57
llvm-project/lldb/source/Plugins/ScriptInterpreter/Python
T
History
Enrico Granata a5d6765cb0 Fix an issue where the @lldb.command marker would not work with the new 5-argument version of the Python command function
This:
a) teaches PythonCallable to look inside a callable object
b) teaches PythonCallable to discover whether a callable method is bound
c) teaches lldb.command to dispatch to either the older 4 argument version or the newer 5 argument version

llvm-svn: 273640
2016-06-24 02:07:15 +00:00
..
CMakeLists.txt
Introduce a PythonExceptionState class.
2015-11-13 01:24:52 +00:00
lldb-python.h
…
PythonDataObjects.cpp
Fix an issue where the @lldb.command marker would not work with the new 5-argument version of the Python command function
2016-06-24 02:07:15 +00:00
PythonDataObjects.h
Fix an issue where the @lldb.command marker would not work with the new 5-argument version of the Python command function
2016-06-24 02:07:15 +00:00
PythonExceptionState.cpp
Remove debugging code left in by accident.
2015-11-13 21:35:07 +00:00
PythonExceptionState.h
Make PythonDataObjects.h work when LLDB_DISABLE_PYTHON=1
2015-11-13 17:27:20 +00:00
ScriptInterpreterPython.cpp
Don't crash when OS plug-in returns None from any of the functions we might call.
2016-05-16 20:07:38 +00:00
ScriptInterpreterPython.h
Add support for synthetic child providers to optionally return a customized typename for display
2016-05-02 00:41:24 +00:00
Powered by Gitea Page: 1349ms Template: 14ms
Auto
English
English
Licenses API