Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Modified ObjectFile::SetLoadAddress() to now be: | Greg Clayton | 2014-02-07 | 1 | -1/+2 |
* | Factor some methods that were in DynamicLoaderPOSIXDYLD. | Steve Pucci | 2014-02-06 | 1 | -0/+137 |
* | <rdar://problem/13854277> | Greg Clayton | 2013-05-10 | 1 | -1/+2 |
* | After discussing with Chris Lattner, we require C++11, so lets get rid of the... | Greg Clayton | 2013-04-18 | 1 | -2/+2 |
* | Since we use C++11, we should switch over to using std::unique_ptr when C++11... | Greg Clayton | 2013-04-18 | 1 | -2/+2 |
* | Add "target.process.stop-on-shared-library-events" setting, and make it work. | Jim Ingham | 2013-01-26 | 1 | -4/+4 |
* | The DynamicLoader plug-in instance now lives up in lldb_private::Process where | Greg Clayton | 2011-02-16 | 1 | -2/+2 |
* | General command line help cleanup: | Greg Clayton | 2010-09-18 | 1 | -1/+1 |
* | Initial checkin of lldb code from internal Apple repo. | Chris Lattner | 2010-06-08 | 1 | -0/+75 |