HP-UX PA-RISC 是否有相当于 pldd 的东西

发布于 2024-09-18 17:25:00 字数 180 浏览 4 评论 0原文

在 Solaris 和 HP-UX Itanium 上,pldd $process_id 将提供为该进程加载的共享对象。 AIX 有 procldd,Linux 有 pmap,它们具有相同的功能。

HP-UX PA-RISC 是否有等效项?

如果不是——应该采取什么方法来编写一个。也许使用 ttrace() ?

On Solaris and HP-UX Itanium, pldd $process_id will give the shared objects loaded for that process. AIX has procldd and Linux has pmap that have the same functionality.

Is there an equivalent for HP-UX PA-RISC?

If not - what approach should be taken to writing one. Use ttrace() maybe?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

醉酒的小男人 2024-09-25 17:25:00

我相信 lsof 有您正在寻找的信息。

http://hpux.connect.org.uk/hppd/hpux/系统管理员/lsof-4.84/

I believe lsof has the information you're looking for.

http://hpux.connect.org.uk/hppd/hpux/Sysadmin/lsof-4.84/

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文