summaryrefslogtreecommitdiffstats
path: root/lldb/source/Commands/CommandObjectStatus.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Move the "status" command to "process status" since that's where it belongs. ↵Jim Ingham2010-06-181-97/+0
| | | | | | | | Also make it print "running" if invoked when the current process is running. llvm-svn: 106265
* Initial checkin of lldb code from internal Apple repo.Chris Lattner2010-06-081-0/+97
llvm-svn: 105619
OpenPOWER on IntegriCloud