CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/11/27 10:25:03
Modified files:
gnu/llvm/tools/lldb/source/Plugins/Process/Utility:
CMakeLists.txt
gnu/llvm/tools/lldb/source/Target: UnixSignals.cpp
gnu/usr.bin/clang/liblldbPluginProcess: Makefile
Added files:
gnu/llvm/tools/lldb/source/Plugins/Process/Utility:
OpenBSDSignals.cpp
OpenBSDSignals.h
Log message:
In lldb, use a OpenBSD signal map instead of leveraging the FreeBSD one.
ok kettenis@
