LPI
202-450 · 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. You've hit your weekly limit · resets 5am (America/New_York)
214 Troubleshooting
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
(18 responses)- A17% (3)
- B6% (1)
- D6% (1)
- E72% (13)
Explanation
You've hit your weekly limit · resets 5am (America/New_York)
Topics
#strace#system calls#debugging#process tracing
Community Discussion
No community discussion yet for this question.