summaryrefslogtreecommitdiff
path: root/source/Plugins/Process/Utility/LinuxSignals.cpp
AgeCommit message (Expand)Author
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-11-11Remove header grouping comments.Jonas Devlieghere
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone
2015-10-20[LLDB] Insert names with same signo as alias instead of a new entryMohit K. Bhakkad
2015-09-14Switch default disposition of realtime signalsPavel Labath
2015-07-14Refactor Unix signals.Chaoren Lin
2015-05-22Add real time signals support to LinuxSignalsPavel Labath
2015-03-31Move several plugin to its own namespaceTamas Berghammer
2014-10-31Always transmit SIGPROF back to the inferior.Stephane Sezer
2014-06-30Fixup Windows build breaks for the llgs upstream.Todd Fiala
2014-06-30Add lldb-gdbserver support for Linux x86_64.Todd Fiala