summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/MacOSX-User/scripts/test-ProcessDebug.pl
Commit message (Collapse)AuthorAgeFilesLines
* Remove the deprecated MacOSX native plug-in.Greg Clayton2011-08-011-409/+0
| | | | llvm-svn: 136626
* Change "Current" as in GetCurrentThread, GetCurrentStackFrame, etc, to ↵Jim Ingham2010-08-261-1/+1
| | | | | | "Selected" i.e. GetSelectedThread. Selected makes more sense, since these are set by some user action (a selection). I didn't change "CurrentProcess" since this is always controlled by the target, and a given target can only have one process, so it really can't be selected. llvm-svn: 112221
* Initial checkin of lldb code from internal Apple repo.Chris Lattner2010-06-081-0/+409
llvm-svn: 105619
OpenPOWER on IntegriCloud