⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme-freebsd

📁 linux进程跟踪的工具和源代码,功能在跟踪进程的运行
💻
字号:
Here's a preliminary port of strace to FreeBSD.Here are some notes about it :- This couldn't have been done without the sources of the truss  utility by Sean Eric Fagan, which were of great help.  - The tracing mecanism used by FreeBD is a lot like the SVR4 one, so  this port shares a lot of code with the SVR4 port, including the  akward event loop when tracing multiple processes.- This works for i386 binaries, although support for alpha processor  should be quite straight forward, but I do not have an alpha to  test it on.- Tracing linux binaries is not supported yet, but should be possible  with some work.  - There are some issues with following forks, and only a few FreeBSD  specific syscalls are decoded right now.- This was tested on FreeBSD 4.0. I believe the tracing interface is  present since at least FreeBSD 3.0, so it "should" work on all  latest releases. I have no idea for other BSDs, though.  Ga雔 Roualland <gael.roualland@iname.com>

⌨️ 快捷键说明

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