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