aboutsummaryrefslogtreecommitdiff
path: root/lldb/bindings/interface/SBAttachInfoDocstrings.i
blob: 6671e4d17dbc6f27b489e2145a540baaa1115fb6 (plain)
1
2
3
%feature("docstring",
"Describes how to attach when calling :py:class:`SBTarget.Attach`."
) lldb::SBAttachInfo;