Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the deprecated MacOSX native plug-in. | Greg Clayton | 2011-08-01 | 1 | -409/+0 |
| | | | | llvm-svn: 136626 | ||||
* | Change "Current" as in GetCurrentThread, GetCurrentStackFrame, etc, to ↵ | Jim Ingham | 2010-08-26 | 1 | -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 Lattner | 2010-06-08 | 1 | -0/+409 |
llvm-svn: 105619 |