[Ltrace-devel] [PATCH 0/1] Attempt to fix libdl tracing when attaching to PIDs

Joe Damato ice799 at gmail.com
Mon Mar 18 04:53:36 UTC 2013


Hi,

I noticed that ltrace was unable to trace symbols from runtime loaded dynamic objects when attaching to a PID. I've written a small (and ugly) patch to try to fix this. Let met know if there is a better way to do this and I'll be happy to make the change and submit a fix.

This was tested on my amd64 / ubuntu 12.04 machine.

Thanks,
Joe

Joe Damato (1):
  Initialize libdl tracing when attaching ltrace to specific PIDs

 proc.c |    5 +++++
 1 file changed, 5 insertions(+)

-- 
1.7.9.5




More information about the Ltrace-devel mailing list