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