Displaying 1 result from an estimated 1 matches for "hasdebuginfo".
2016 May 21
1
Is there a way to force debug_frame to be enabled on SEH windows?
I'm cross compiling using clang for x86_64 windows using SEH exceptions.
If at all possible, I would like to enable unwind tables to be
generated in debug_frame,
but I was unable to figure out how to accomplish this. Is there a supported way?
Thanks,
Keno