1846087 Members
3965 Online
110253 Solutions
New Discussion

Re: truss command

 
Lindsey Curtis
New Member

truss command

Does anybody know a command on HP-UX 11 that is similar to the truss command on
Solaris?
5 REPLIES 5
Melhem El-achkar_1
New Member

Re: truss command

There is no command like truss. I'm afraid. I searched some time, but without
success...
Lindsey Curtis
New Member

Re: truss command

Sorry to hear that. Thanks for the response.

Curtis
Dan Hull
Regular Advisor

Re: truss command

What does the truss command do? Perhaps there is another way to do it on HPUX.
Scott Pattinson_2
New Member

Re: truss command

use "trace" on HP-UX 10.20 which you can get from:
http://hpux.csc.liv.ac.uk/
or "tusc" for 11.x from
ftp://ftp.cup.hp.com/dist/networking/misc/tusc.shar
both are unsupported
Kiran Mehta
New Member

Re: truss command

Here's a partial workaround: launch the program with dde and use the
dde-command "trace -entry"

-Kiran
-kirannmehta@yahoo.com