Thanks for being a part of WWDC25!

How did we do? We’d love to know your thoughts on this year’s conference. Take the survey here

Apple SDKs should provide libunwind_ext.h on macOS

(Copy pasted from FB17261080 that I submitted)

Hi: Apple's SDK (libSystem.B.tbd) provides definition for multiple symbols(__unw_add_dynamic_fde / __unw_add_find_dynamic_unwind_sections ), but doesn't provide corresponding headers, available in LLVM upstream as libunwind_ext.h

We need such headers to write Exception-Enabled JIT Framework for macOS

Answered by DTS Engineer in 838526022

Thanks for filing FB17261080. That’s the best path forward for requests like this.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

Thanks for filing FB17261080. That’s the best path forward for requests like this.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

Apple SDKs should provide libunwind_ext.h on macOS
 
 
Q