[Ltrace-devel] Tracing library calls on PowerPC
    Petr Machata 
    pmachata at redhat.com
       
    Mon Apr  2 22:37:56 UTC 2012
    
    
  
Petr Machata <pmachata at redhat.com> writes:
> Petr Machata <pmachata at redhat.com> writes:
>> If the binary was not prelinked, we need to [...] single-step the
>> process through the resolver and watch for changes in .plt.
>
> This is implemented, and seems to basically work, but the process gets
> stuck single-stepping for some reason.
This turned out not to be a kernel bug, as I was afraid, but my bug, as
I was afraid.  I forgot to sink the handled single-step event, so every
single step got queued.  It works now.
PM
    
    
More information about the Ltrace-devel
mailing list