Bug #1819
Updated by tuxillo almost 3 years ago
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@ /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