Hi, > FreeBSD offers signal-safe dl_iterate_phdr(), basically because > the rtld masks signal as part of the lock entry procedure. The FreeBSD > port is fine with the current use of dl_iterate_phdr(), so please at least > keep the current code where it is safe.
Ay. At least my (highly tentative) concept is to default to call dl_iterate_phdr() but app could provide libunwind another function to call, with identical API. Regards, Lassi _______________________________________________ Libunwind-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/libunwind-devel
