翻译中

This commit is contained in:
Jelly
2014-09-16 13:19:35 +08:00
parent 2ef1beb41e
commit ba0e2353ea

View File

@@ -1,3 +1,4 @@
guodongxiaren 翻译中
8 Options to Trace/Debug Programs using Linux strace Command
================================================================================
The strace is the tool that helps in debugging issues by tracing system calls executed by a program. It is handy when you want to see how the program interacts with the operating system, like what system calls are executed in what order.
@@ -109,4 +110,4 @@ via: http://linoxide.com/linux-command/linux-strace-command-examples/
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出
[a]:http://linoxide.com/author/raghu/
[a]:http://linoxide.com/author/raghu/