In order to debug translators and being able to step into glibc
during it, you need the hurd-dbg and libc0.3-dbg packages installed. Then
start the translator like settrans -P /foo /usr/bin/env
LD\_LIBRARY\_PATH=/usr/lib/debug /hurd/foofs. The -P option will make it
pause and you will be able to attach GDB to the process.
Is starting the translator like this really needed?
