[Lldb-commits] [PATCH] D146044: [lldb] Implement CrashReason using UnixSignals
David Spickett via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Mar 14 06:43:25 PDT 2023
DavidSpickett added a subscriber: mgorny.
DavidSpickett added a comment.
@emaste , @mgorny maybe you want to glance at the numbers for the BSDs. I got the codes from the FreeBSD/NetBSD sources, and the signal numbers are as before, using the Darwin numbers.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146044/new/
https://reviews.llvm.org/D146044
More information about the lldb-commits
mailing list