On Thu, Jan 03, 2008 at 09:42:36AM -0400, Anderson Lizardo wrote: > I tested your patch on ARM for both local and remote unwinding. It > worked fine for local, but not for remote. After some investigation, I > noticed that remote unwiding using dwarf_step() does not work for x86 > either (at least on libunwind 0.98.5), but in case of x86 it falls > back to frame-chain unwinding. ARM, on the other hand, simply returns > 0 when dwarf_step() fails. > > Is that behaviour expected for libuwind or is that a bug? I'll test > latest git version on x86 to check the behaviour.
I expected remote unwinding on the same system to work - but I haven't tried it, so my opinion may not be the most useful. -- Daniel Jacobowitz CodeSourcery _______________________________________________ Libunwind-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/libunwind-devel
