repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[NFC][Coroutines] Use structured binding with llvm::enumerate in CoroSplit (#116879)
[llvm-project.git]
/
lldb
/
bindings
/
interface
/
SBListenerDocstrings.i
blob
c95c00773f127296707828ad6e44d72273555a4c
1
%
feature
(
"docstring"
,
2
"API clients can register its own listener to debugger events.
3
4
See also :py:class:`SBEvent` for example usage of creating and adding a listener."
5
)
lldb
::
SBListener
;