aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/POSIX/ProcessMessage.cpp
AgeCommit message (Expand)AuthorFilesLines
2015-02-03Share crash information between LLGS and local POSIX debugging withChaoren Lin1-188/+2
2013-10-20Make sure switch covers all values.Joerg Sonnenberger1-0/+3
2013-09-03Clean up handling of FreeBSD thread list on Launch / AttachEd Maste1-0/+3
2013-06-10Add output of fault address on an address related crash (ie. segfault).Matt Kopec1-3/+18
2013-05-07Add watchpoint support for Linux on 64-bit host.Matt Kopec1-0/+3
2013-01-08Add initial support to trace spawned threads in a process on Linux.Matt Kopec1-0/+3
2012-12-07More Linux warnings fixes (remove default labels as needed):Daniel Malea1-8/+0
2012-01-05Fix incomplete commit of http://llvm.org/viewvc/llvm-project?rev=147609&view=...Johnny Chen1-0/+245