summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/Utility/GDBRemoteSignals.cpp
AgeCommit message (Expand)Author
2025-10-15[lldb] Do not stop the process on SIGWINCH by default. (#163182)Ebuka Ezike
2023-03-27Revert "[lldb] Move UnixSignals creation into Platform plugins"Alex Langford
2023-03-20[lldb] Move UnixSignals creation into Platform pluginsAlex Langford
2021-11-10[lldb] Support gdbserver signalsMichał Górny
2020-01-24[lldb][NFC] Fix all formatting errors in .cpp file headersRaphael Isemann
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-07-14Refactor Unix signals.Chaoren Lin