1834935 Members
2221 Online
110071 Solutions
New Discussion

tusc command not working

 
SOLVED
Go to solution
Ski Ride
Advisor

tusc command not working

Hi All,

I have installed tusc but I encounter the following error.

# tusc ls
Aries ERROR:[pid=4257] Application makes TTRACE syscall without setting environment variable PA_DEBUG=1. Further emulation not possible.

Any help?
4 REPLIES 4
Ivan Krastev
Honored Contributor
Solution

Re: tusc command not working

Check your tusc version and verify that its 64 bit.

# file tusc

If you see "PA-RISC1.1 shared executable -not stripped" you need to install 64 bit version.

regards,
ivan
skt_skt
Honored Contributor

Re: tusc command not working

sounds like tusc verison and h/w type is not matching. tusc is different for both rp and rx series
Grayh
Trusted Contributor

Re: tusc command not working

Ski Ride
Advisor

Re: tusc command not working

Ya as Ivan Krastev pointed out copied the files tusc truss and sstep from a 64 bit machine to the current one.