libunwind-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [libunwind] Problems with make check


From: David Mosberger
Subject: Re: [libunwind] Problems with make check
Date: Mon, 19 Jan 2004 09:29:10 -0800

>>>>> On Mon, 19 Jan 2004 16:13:36 +0100, Nils Wagner <address@hidden> said:

  Nils> Hi all,
  Nils> A make check failed

  Nils> First call to unw_step() returned 0 instead of -5
  Nils> FAIL: test-proc-info
  Nils> _Ux86_local_resume: implement me
  Nils> FAILURE: b() returned from raise_exception()!!
  Nils> _Ux86_local_resume: implement me
  Nils> FAILURE: b() returned from raise_exception()!!
  Nils> _Ux86_local_resume: implement me
  Nils> FAILURE: b() returned from raise_exception()!!
  Nils> _Ux86_local_resume: implement me

  Nils> Any idea ?
  Nils> I am using libunwind-0.96 on SuSE9.0

Yes, that's expected.  The x86 implementation of libunwind is not
complete yet (see README).  I'm working on fixing that.  Just last
month, I implemented a DWARF2 unwinder, which was the biggest chunk of
work.  Next is to fill in the remaining holes in the x86
implementation.

        --david


reply via email to

[Prev in Thread] Current Thread [Next in Thread]