summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/POSIX/ProcessPOSIX.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change Linux/POSIX to output inferior output in realtime.Matt Kopec2013-03-111-22/+2
* Fix string warning I introduced with indirect function support.Matt Kopec2013-03-011-1/+2
* Add GNU indirect function support in expressions for Linux.Matt Kopec2013-02-271-0/+13
* Rename [Enable|Disable]Breakpoint() to [Enable|Disable]BreakpointSite() in PO...Daniel Malea2013-02-151-2/+2
* Add initial support to trace spawned threads in a process on Linux.Matt Kopec2013-01-081-2/+21
* Implement -w flag to process launch (allow launching inferior process in diff...Daniel Malea2013-01-081-1/+13
* Change crash handling to use eStateStopped rather than eStateCrashed.Andrew Kaylor2012-12-141-1/+2
* More Linux warnings fixes (remove default labels as needed):Daniel Malea2012-12-071-4/+0
* Fix Linux build warnings due to redefinition of macros:Daniel Malea2012-12-051-0/+2
* Resolve printf formatting warnings on Linux:Daniel Malea2012-11-291-5/+5
* Patch from Daniel Malea that cleans up the process parameters for Process/Thr...Greg Clayton2012-10-121-2/+1
* Patch from Andrew Kaylor for linux:Greg Clayton2012-09-071-0/+6
* Patch from info from Daniel Malea that should fix the build on linux after fi...Greg Clayton2012-09-041-0/+1
* Patch from Viktor Kutuzov <vkutuzov@accesssoftek.com>:Johnny Chen2012-04-141-2/+4
* Remove the GetSequenceMutex timeout that isn't being used in the GDB remote p...Greg Clayton2012-04-121-2/+2
* Patch from Viktor Kutuzov: fixes a segmentation fault crash in lldb in the Pr...Greg Clayton2012-03-301-1/+1
* Linux fix patch from Dmitry Vyukov.Greg Clayton2012-02-211-2/+4
* Fix incomplete commit of http://llvm.org/viewvc/llvm-project?rev=147609&view=...Johnny Chen2012-01-051-0/+594
OpenPOWER on IntegriCloud