| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
llvm-svn: 252094
|
|
|
|
|
|
| |
It is now used only by the FreeBSD in-process ptrace implementation.
llvm-svn: 247561
|
|
|
|
|
|
|
| |
FreeBSD thread information is updated after stop - we do not use a
message for thread creation.
llvm-svn: 243448
|
|
|
|
|
|
|
|
|
| |
As of r240543 ProcessPOSIX and POSIXThread are used only on FreeBSD, so
just roll them into ProcessFreeBSD and FreeBSDThread.
Differential Revision: http://reviews.llvm.org/D10698
llvm-svn: 243427
|
|
Modelled in part on GDBRemoteCommunicationClient.
Review: http://llvm-reviews.chandlerc.com/D2267
llvm-svn: 196787
|