aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/Utility/LinuxSignals.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone1-75/+78
2015-10-20[LLDB] Insert names with same signo as alias instead of a new entryMohit K. Bhakkad1-68/+66
2015-09-14Switch default disposition of realtime signalsPavel Labath1-33/+33
2015-07-14Refactor Unix signals.Chaoren Lin1-1/+1
2015-05-22Add real time signals support to LinuxSignalsPavel Labath1-34/+67
2015-03-31Move several plugin to its own namespaceTamas Berghammer1-1/+1
2014-10-31Always transmit SIGPROF back to the inferior.Stephane Sezer1-1/+1
2014-06-30Fixup Windows build breaks for the llgs upstream.Todd Fiala1-51/+34
2014-06-30Add lldb-gdbserver support for Linux x86_64.Todd Fiala1-0/+79