blob: c95c00773f127296707828ad6e44d72273555a4c [file] [log] [blame]
%feature("docstring",
"API clients can register its own listener to debugger events.
See also :py:class:`SBEvent` for example usage of creating and adding a listener."
) lldb::SBListener;