LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Embedded & Single-board computer (https://www.linuxquestions.org/questions/linux-embedded-and-single-board-computer-78/)
-   -   Strace is not working (https://www.linuxquestions.org/questions/linux-embedded-and-single-board-computer-78/strace-is-not-working-4175463014/)

viglal@yahoo.com 05-22-2013 10:45 AM

Strace is not working
 
Hi,

I am working an embedded board which has MIPS processor. I am facing issue in executing strace in target.

Build environment:
glibc version: 2.3.2
gcc version: 3.4.4
strace version: 4.4.94
linux version : 2.6.34.1

I have cross compiled strace for MIPS target and trying to run strace in the target. But strace is not working. I don't see any system call trace.

Output of strace in target
--------------------------
#strace /bin/ls
(To be restarted).
#

I feel i am missing some configuration or flags to be configured to make strace working.

Thanks in advance,
Vignesh


All times are GMT -5. The time now is 06:39 PM.