libunwind-devel
[Top][All Lists]
Advanced

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

Re: [Libunwind-devel] Testsuit


From: Jose Flavio Aguilar Paulino
Subject: Re: [Libunwind-devel] Testsuit
Date: Thu, 23 Aug 2007 13:43:48 -0300

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





reply via email to

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