readme

来自「linux进程跟踪的工具和源代码」· 代码 · 共 33 行

TXT
33
字号
This is strace 4.0, a system call tracer for SunOS 4.x, Linux, SystemV release 4, Solaris 2.x and Irix 5.x.  strace is released under aBerkeley-style license at the request of Paul Kranenburg; see the fileCOPYRIGHT for details.Read the INSTALL file for generic instructions on how to installstrace.  If configure cannot guess your system configuration, you canspecify it on the command line after the other options like this:	./configure --prefix=/usr i486-linuxA single sunos4.1 binary should work on all the sun4, sun4c and sun4mkernel architectures.  Let me know if sun4d doesn't work.  Otheri486-*-sysv4 systems may work with little or no tweaking.See the file NEWS for information on what has changed in recentversions.See the file PORTING if you like strace but it doesn't work on anoperating system you use frequently.See the file CREDITS to see who has contributed to strace.See the file TODO if you feel like helping out.You can get the latest version of strace from its homepage athttp://www.liacs.nl/~wichert/strace/ .Please send bug reports and enhancements to the stracemailinglist at strace@lists.wiggy.net, or to Wichert Akkerman<wakkerma@debian.org>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?