On Thu, Oct 27, 2011 at 1:38 AM, Ken Werner <[email protected]> wrote: > Define unw_tdep_context rather than using ucontext_t in order to support > systems that lack ucontext.h. Note that POSIX.1-2008 removed getcontext, > makecontext and swapcontext from its specification. >
Why not provide a compatible definition of ucontext_t for platforms that don't define it? -Arun _______________________________________________ Libunwind-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/libunwind-devel
