[Lldb-commits] [lldb] [LLDB] Add ifndef to platform linux (PR #141971)

Jacob Lalonde via lldb-commits lldb-commits at lists.llvm.org
Thu May 29 09:43:03 PDT 2025


Jlalond wrote:

> Ummm... I should have caught this before, but this isn't correct because the host system may (and some do) use different signal numbers for these constants.

Are these actually different on Mac? These 4 are the same on BSD to my knowledge.

How do you think we should go about getting the value from UnixSignals?

https://github.com/llvm/llvm-project/pull/141971


More information about the lldb-commits mailing list