summaryrefslogtreecommitdiffstats
path: root/lldb/source/Commands/CommandObjectFile.cpp
Commit message (Expand)AuthorAgeFilesLines
* More help text fixes.Caroline Tice2010-09-081-2/+2
* Small help text fixes, to make it more consistent and accurate.Caroline Tice2010-09-071-2/+2
* Change "Current" as in GetCurrentThread, GetCurrentStackFrame, etc, to "Selec...Jim Ingham2010-08-261-1/+1
* Change Target & Process so they can really be initialized with an invalid arc...Jim Ingham2010-08-091-20/+3
* Add a source file completer to the CommandCompleters.Jim Ingham2010-06-301-0/+27
* Very large changes that were needed in order to allow multiple connectionsGreg Clayton2010-06-231-7/+6
* Add a "thread specification" class that specifies thread specific breakpoints...Jim Ingham2010-06-161-1/+0
* Move Args.{cpp,h} and Options.{cpp,h} to Interpreter where they really belong.Jim Ingham2010-06-151-1/+1
* Change the Options parser over to use a mask rather than an ordinal for optio...Jim Ingham2010-06-151-1/+1
* Initial checkin of lldb code from internal Apple repo.Chris Lattner2010-06-081-0/+170
OpenPOWER on IntegriCloud