xref: /src/contrib/llvm-project/lldb/docs/python_api.rst (revision 5f757f3ff9144b609b3c433dfd370cc6bdc191ad)
1b60736ecSDimitry AndricLLDB Python API
2b60736ecSDimitry Andric================================
3b60736ecSDimitry Andric
4b60736ecSDimitry Andric..
5b60736ecSDimitry Andric  The long list of "skip" filters out several global functions that are
6b60736ecSDimitry Andric  generated by SWIG (but which are not useful as they are only the
7b60736ecSDimitry Andric  backend for their respective static functions in the classes).
8b60736ecSDimitry Andric.. automodapi:: lldb
9b60736ecSDimitry Andric  :no-inheritance-diagram:
10b60736ecSDimitry Andric  :skip: command
11b1c73532SDimitry Andric  :skip: declaration
12b60736ecSDimitry Andric  :skip: in_range
13b60736ecSDimitry Andric  :skip: is_numeric_type
14b60736ecSDimitry Andric  :skip: lldb_iter
15