Search unanswered questions...
Enter a question here...

How strace command in unix Works?

In: Linux
[Edit]

Strace can be a valuable tool when debugging quirky behavior with running unix or linux processes. It intercepts all signals that a process receives as well as all system calls the process makes. It can help one understand unusual or buggy behavior.

Improve Answer Discuss the question "How strace command in unix Works?" Watch Question

First answer by ID3398277048. Last edit by ID3398277048. Question popularity: 1 [recommend question]

Research your answer:

Answers.com > Wiki Answers > Categories > Technology > Computers > Computer Software and Applications > Operating Systems > Linux > How strace command in unix Works?

Our contributors said this page should be displayed for the questions below. (Where do these come from)
If any of these are not a genuine rephrasing of the question, please help out and edit these alternates.
How a command line works?