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



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

Reply via email to