Use regular backtrace for Mac on signals as well.

This commit is contained in:
Christoffer Lerno
2023-09-22 01:12:33 +02:00
parent c4228e08c5
commit 8dad8f2b1c
7 changed files with 70 additions and 17 deletions

View File

@@ -275,6 +275,7 @@ typedef struct
unsigned reassoc; // allow reassociateion
unsigned sext; // sign extend
unsigned sret; // struct return pointer
unsigned ssp; // safe stack protection
unsigned target_features; // target-features for function compilation
unsigned uwtable;
unsigned writeonly; // No writes on pointer