[Lldb-commits] [PATCH] Expose ThreadCollection in SB API
Kuba Brecka
kuba.brecka at gmail.com
Fri Sep 5 14:20:13 PDT 2014
Another piece of the puzzle, let's expose the newly abstracted ThreadCollection into SB API, based on http://reviews.llvm.org/D5200 and another patch that will actually provide an SBThreadCollection of ASan history threads is coming next.
http://reviews.llvm.org/D5218
Files:
include/lldb/API/SBDefines.h
include/lldb/API/SBThreadCollection.h
lldb.xcodeproj/project.pbxproj
scripts/Python/build-swig-Python.sh
scripts/Python/buildSwigPython.py
scripts/Python/interface/SBThreadCollection.i
scripts/lldb.swig
source/API/SBThreadCollection.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5218.13339.patch
Type: text/x-patch
Size: 12449 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20140905/a99273b9/attachment.bin>
More information about the lldb-commits
mailing list