summaryrefslogtreecommitdiffstats
path: root/lldb/source/Target/TargetList.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Added to the public API to allow symbolication:Greg Clayton2011-09-241-1/+48
* Added the ability to remove orphaned module shared pointers from a ModuleList.Greg Clayton2011-08-111-4/+4
* Many improvements to the Platform base class and subclasses. The base PlatformGreg Clayton2011-03-301-5/+2
* Added more platform support. There are now some new commands:Greg Clayton2011-03-191-3/+5
* LLDB now has "Platform" plug-ins. Platform plug-ins are plug-ins that provideGreg Clayton2011-03-081-55/+20
* Abtracted all mach-o and ELF out of ArchSpec. This patch is a modified formGreg Clayton2011-02-231-2/+2
* Applied a fix to qualify "UUID" with the lldb_private namespace to fixGreg Clayton2011-02-041-1/+1
* Fixed up the error message for when a file is not supported.Greg Clayton2010-12-081-13/+23
* 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