New submission from Antonio Huete Jimenez <[email protected]>:
Many things to do with truss. Please add more in case you consider: - Identifying 'unknown syscalls' and fix them. - Make truss work for x86_64. This may require some hacking as truss looks in /proc/<PID>/etype to see the binary type, but we make no distinction between i386 and x86_64 binaries on that field. - Get rid of the need of /proc so it can be used in chroots ---------- messages: 8848 nosy: tuxillo priority: wish status: unread title: truss - Major revamping task list _____________________________________________________ DragonFly issue tracker <[email protected]> <http://bugs.dragonflybsd.org/issue1819> _____________________________________________________
