summaryrefslogtreecommitdiffstats
path: root/lldb/source/Target/TargetList.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added a new Host call to find LLDB related paths:Greg Clayton2010-10-171-1/+1
* Create more useful instance names for target, process and thread instances.Caroline Tice2010-09-271-0/+3
* If the file the user specifies can't be found in the current directory,Caroline Tice2010-09-101-0/+4
* Change "Current" as in GetCurrentThread, GetCurrentStackFrame, etc, to "Selec...Jim Ingham2010-08-261-12/+12
* Change Target & Process so they can really be initialized with an invalid arc...Jim Ingham2010-08-091-20/+39
* Very large changes that were needed in order to allow multiple connectionsGreg Clayton2010-06-231-1/+2
* Initial checkin of lldb code from internal Apple repo.Chris Lattner2010-06-081-0/+342
OpenPOWER on IntegriCloud