summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/FreeBSD/ProcessMonitor.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Fix the Linux build issues introduced by r178191.Ashok Thirumurthi2013-03-281-1/+1
* Add Linux support for reading/writing extended register sets.Matt Kopec2013-03-201-2/+2
* Rollback r177173. Some OSs may not have ptrace extensions which lldb expects ...Matt Kopec2013-03-151-84/+2
* Add ptrace extensions to query a register set.Matt Kopec2013-03-151-2/+84
* Improve/Cleanup ptrace wrapper and remove dependency on user.hMatt Kopec2013-03-061-7/+21
* Implement -w flag to process launch (allow launching inferior process in diff...Daniel Malea2013-01-081-3/+16
* Allow reading registers by thread ID in ProcessMonitor (Linux implementation)Daniel Malea2012-12-181-6/+8
* Fix Linux bug that leaves lldb in invalid state after expression evaluation t...Daniel Malea2012-11-231-7/+10
* FreeBSD patch by Viktor KutuzovFilipe Cabecinhas2012-05-311-1/+1
* Patch from Pawel Worach to make FreeBSD work again after ModuleSpec changes.Greg Clayton2012-02-271-2/+4
* Fix incomplete commit of http://llvm.org/viewvc/llvm-project?rev=147609&view=...Johnny Chen2012-01-051-0/+1558
OpenPOWER on IntegriCloud