summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/FreeBSD/ProcessMonitor.h
Commit message (Expand)AuthorAgeFilesLines
* PT_CONTINUE and PT_STEP are process-scope on FreeBSDEd Maste2013-11-251-6/+6
* Add stub FreeBSD ProcessMonitor::ReadThreadPointerEd Maste2013-10-181-0/+4
* Apply ProcessMonitor changes from r190820 to FreeBSDEd Maste2013-09-181-10/+9
* Fixing a problem with thread creation signal order dependencyAndrew Kaylor2013-09-171-0/+4
* FreeBSD: Replace GetSignalInfo with GetLwpInfoEd Maste2013-07-171-3/+3
* Stop process monitor from ProcessPOSIX::FinalizeAndrew Kaylor2013-07-101-3/+2
* Reverting ProcessMonitor shared pointer changesAndrew Kaylor2013-07-091-3/+3
* Use shared pointers to hold the process in ProcessMonitorAndrew Kaylor2013-07-091-3/+3
* Sync parts of FreeBSD Process plugin with LinuxEd Maste2013-07-021-6/+4
* Fix FreeBSD build due to previous changes to ProcessMonitor::Detach.Matt Kopec2013-06-031-1/+1
* Fixed "log enable linux registers" and added a test.Ashok Thirumurthi2013-05-091-2/+2
* Build fixes for FreeBSD 9.1.Ashok Thirumurthi2013-05-011-2/+18
* Rollback r177173. Some OSs may not have ptrace extensions which lldb expects ...Matt Kopec2013-03-151-13/+3
* Add ptrace extensions to query a register set.Matt Kopec2013-03-151-3/+13
* Improve/Cleanup ptrace wrapper and remove dependency on user.hMatt Kopec2013-03-061-3/+3
* Implement -w flag to process launch (allow launching inferior process in diff...Daniel Malea2013-01-081-1/+4
* Allow reading registers by thread ID in ProcessMonitor (Linux implementation)Daniel Malea2012-12-181-6/+20
* Fix Linux bug that leaves lldb in invalid state after expression evaluation t...Daniel Malea2012-11-231-1/+1
* Fix incomplete commit of http://llvm.org/viewvc/llvm-project?rev=147609&view=...Johnny Chen2012-01-051-0/+292
OpenPOWER on IntegriCloud