Operating System - HP-UX
1754918 Members
2848 Online
108827 Solutions
New Discussion

Is there any tools can trace into library?

 
SOLVED
Go to solution
jack_8
Contributor

Is there any tools can trace into library?

I have a program which use shl_load to call share library B. Every thing is ok before exectue shl_unload. Coredump occure. I suspect the problem in the library B. If I use library B as compile-loaded library, Every thing is ok. I have no src of library B. how I deal with it? Is there any tools can trace into library?
1 REPLY 1
Dan Hetzel
Honored Contributor
Solution

Re: Is there any tools can trace into library?

Hi Jack,

You may download tusc 6.9 from the Archive and porting center.
http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/tusc-6.9/
As this only works on 11.0, here is a link to trace for 10.X
http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/trace-1.6/

Best regards,

Dan
Everybody knows at least one thing worth sharing -- mailto:dan.hetzel@wildcroft.com