On 4/4/06, Lutz Boehne <[EMAIL PROTECTED]> wrote:
> Hi,
>
> > But when the program uses the libc I have more RET than call ...
> > What's the good way to find function calls and return ?
>
> I'm doing something similar at the moment, utilizing the Branch Single
> Stepping feature available in most
Hi,
> But when the program uses the libc I have more RET than call ...
> What's the good way to find function calls and return ?
I'm doing something similar at the moment, utilizing the Branch Single
Stepping feature available in most x86 CPUs and came across that same problem.
While debugging t
2 matches
Mail list logo