libunwind-devel
[Top][All Lists]
Advanced

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

Re: [Libunwind-devel] Testsuit


From: David Mosberger-Tang
Subject: Re: [Libunwind-devel] Testsuit
Date: Thu, 23 Aug 2007 10:47:36 -0600

Could you please just give me an example that goes wrong with the
current code?  I still don't understand what problem you're fixing.

Thanks,

  --david

On 8/23/07, Jose Flavio Aguilar Paulino <address@hidden> wrote:
> Sorry, should be:
> ..
> if (unlikely (val > ip))
>         continue;
> cur_dist = (Elf_W (Addr)) (ip - val);
> if (unlikely (sym->st_size && ip >= val + sym->st_size))
>         continue;
> ...
>
> What do you think david?
>
> regards,
>
> >   --david
> --
> Jose Flavio Aguilar Paulino
> (address@hidden)
> System / Software Engineer
>
> Toolchain Team
> LTC, Linux Technology Center
> IBM Brazil
>
>


-- 
Mosberger Consulting LLC, http://www.mosberger-consulting.com/




reply via email to

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