[all-commits] [llvm/llvm-project] 3986cf: [lldb] Add OpenBSD signals (#123005)
Brad Smith via All-commits
all-commits at lists.llvm.org
Wed Jan 15 08:03:55 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3986cffe81128061b774c06d0ba42ff7340f2d76
https://github.com/llvm/llvm-project/commit/3986cffe81128061b774c06d0ba42ff7340f2d76
Author: Brad Smith <brad at comstyle.com>
Date: 2025-01-15 (Wed, 15 Jan 2025)
Changed paths:
M lldb/source/Plugins/Process/Utility/CMakeLists.txt
A lldb/source/Plugins/Process/Utility/OpenBSDSignals.cpp
A lldb/source/Plugins/Process/Utility/OpenBSDSignals.h
M lldb/source/Target/UnixSignals.cpp
Log Message:
-----------
[lldb] Add OpenBSD signals (#123005)
Signals 1-32 are matching the default UNIX platform.
There are platform specific ones above 32.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list