summaryrefslogtreecommitdiffstats
path: root/lldb/source/Target/Process.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Added support for persistent variables to theSean Callanan2010-08-111-1/+8
* Make breakpoint commands work again. Added a PerformAction to the stop info ...Jim Ingham2010-08-101-18/+5
* Change Target & Process so they can really be initialized with an invalid arc...Jim Ingham2010-08-091-0/+57
* Abtracted the old "lldb_private::Thread::StopInfo" into an abtract class.Greg Clayton2010-08-041-32/+20
* This patch changes the point at which Process::m_private_state_thread isGreg Clayton2010-07-221-1/+1
* Remove use of STL collection class use of the "data()" method since it isn'tGreg Clayton2010-07-201-1/+6
* Fix assertion conditions.Stephen Wilson2010-07-201-2/+2
* Have Process::CreateBreakpointSite return a break_id_t instead of a user_id_t.Stephen Wilson2010-07-171-1/+1
* Merged Eli Friedman's linux build changes where he added Makefile files thatGreg Clayton2010-07-091-21/+19
* Very large changes that were needed in order to allow multiple connectionsGreg Clayton2010-06-231-1/+1
* Two changes in this checkin. Added a ThreadPlanKind so that I can do some re...Jim Ingham2010-06-191-3/+1
* Initial checkin of lldb code from internal Apple repo.Chris Lattner2010-06-081-0/+1876
OpenPOWER on IntegriCloud