summaryrefslogtreecommitdiffstats
path: root/lldb/source/Core/Debugger.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed an lldb infrastructure bug, where the debugger should reaaly update itsJohnny Chen2010-09-031-1/+1
* Added a way to open the current source file & line in an external editor, and...Jim Ingham2010-08-301-1/+2
* Change "Current" as in GetCurrentThread, GetCurrentStackFrame, etc, to "Selec...Jim Ingham2010-08-261-10/+10
* Remove use of STL collection class use of the "data()" method since it isn'tGreg Clayton2010-07-201-1/+1
* Add a unique ID to each debugger instance.Caroline Tice2010-06-301-0/+21
* Very large changes that were needed in order to allow multiple connectionsGreg Clayton2010-06-231-65/+124
* Initial checkin of lldb code from internal Apple repo.Chris Lattner2010-06-081-0/+434
OpenPOWER on IntegriCloud