On Jan 8, 2008 7:42 AM, Andrew Cagney <[EMAIL PROTECTED]> wrote: > > what thoughts are there on adding a cursor method such as > is_interrupted() or is_caller() or ...? The implementation would likely > involve the addition of an extra bit field to the cursor. >
This sounds analogous to unw_is_signal_frame() - which is implemented without an extra bit. -Arun
_______________________________________________ Libunwind-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/libunwind-devel
