> Is there are a reason why you can't compile your code/libraries with
> -fno-omit-frame-pointer and use a "fast" unwinder?

Fast unwinder is nice but
* some legacy libs can't be recompiled
* people may not want to rebuild standard libraries with
-fno-omit-frame-pointer (glibc, etc.)
* I'd prefer not to loose a register on ARM

-Y

-- 
You received this message because you are subscribed to the Google Groups 
"address-sanitizer" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to address-sanitizer+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to