From d8fe575b3e850a46e22b9bf59a74d39445e26ec7 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Tue, 1 Jul 2025 22:02:40 +0200 Subject: consolidate debugging translators --- faq/debugging_translators.mdwn | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) (limited to 'faq') diff --git a/faq/debugging_translators.mdwn b/faq/debugging_translators.mdwn index 1bd0deec..031b5778 100644 --- a/faq/debugging_translators.mdwn +++ b/faq/debugging_translators.mdwn @@ -11,12 +11,4 @@ License|/fdl]]."]]"""]] [[!tag faq/development]] -In order to [[debug|debugging]] translators and being able to step into glibc -during it, on Debian you need the `hurd-dbgsym` and `libc0.3-dbg` packages installed. -If you need to debug the initialization of the translator, start the translator -like - - $ settrans -Pa /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 [[debugging/GDB]] to the process. +See [[/hurd/debugging/translator]]. -- cgit v1.2.3