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 <[EMAIL PROTECTED]> 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
> ([EMAIL PROTECTED])
> System / Software Engineer
>
> Toolchain Team
> LTC, Linux Technology Center
> IBM Brazil
>
>


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


_______________________________________________
Libunwind-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/libunwind-devel

Reply via email to