summaryrefslogtreecommitdiffstats
path: root/lldb/include/lldb/API/SBAttachInfo.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Update API headers.Bruce Mitchener2017-07-191-1/+1
* Fix header documentation.Greg Clayton2017-02-221-2/+2
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-196/+162
* SBTarget::Attach(SBAttachInfo &) was changed to not be asynchronous back in F...Greg Clayton2015-10-051-0/+75
* Add LLDB_API to all of the public API class definitions.Zachary Turner2015-02-171-1/+1
* Extract SBAttachInfo into own set of files - SBAttachInfo.h, SBAttachInfo.cpp...Oleksiy Vyalov2015-02-161-0/+149
OpenPOWER on IntegriCloud