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