forked from OSchip/llvm-project
88e0f618ea
@lldb.command("new_command", "Documentation string for new_command...") def new_command(debugger, command, result, dict): .... No more need to register your command in the __lldb_init_module function! llvm-svn: 184274 |
||
---|---|---|
.. | ||
interface | ||
build-swig-Python.sh | ||
edit-swig-python-wrapper-file.py | ||
finish-swig-Python-LLDB.sh | ||
modify-python-lldb.py | ||
python-extensions.swig | ||
python-typemaps.swig | ||
python-wrapper.swig |