LPI
202-400 · Question #171
Which of the following describes the main purpose of strace?
The correct answer is E. Debug programs by monitoring system calls and reporting them. See the full explanation below for the reasoning.
Question
Which of the following describes the main purpose of strace?
Options
- AShow the TCP/IP stack data, to help to solve network problems
- BHelp to follow the traces of intruders of the internal network
- CDebug programs by displaying the original code of the program. Itis a kind of "disassembler"
- DReverse engineer applications, resulting in the source code of the program
- EDebug programs by monitoring system calls and reporting them
How the community answered
(25 responses)- A4% (1)
- C12% (3)
- D8% (2)
- E76% (19)
Community Discussion
No community discussion yet for this question.