diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2018-11-04 16:09:55 +0100 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2018-11-04 16:09:55 +0100 |
commit | 1a8d5c728cc275f20d7f560e2760aa882c8ed502 (patch) | |
tree | 416fbffa761ac8cc344c7bde5ac856100401bc82 /faq | |
parent | 1ff07f0e47c930a1d3f9c26233f7a33650d27920 (diff) | |
download | web-1a8d5c728cc275f20d7f560e2760aa882c8ed502.tar.gz web-1a8d5c728cc275f20d7f560e2760aa882c8ed502.tar.bz2 web-1a8d5c728cc275f20d7f560e2760aa882c8ed502.zip |
Fix hurd-dbgsym packagename
Diffstat (limited to 'faq')
-rw-r--r-- | faq/debugging_translators.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/faq/debugging_translators.mdwn b/faq/debugging_translators.mdwn index 3cb4a2ef..1bd0deec 100644 --- a/faq/debugging_translators.mdwn +++ b/faq/debugging_translators.mdwn @@ -12,7 +12,7 @@ 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-dbg` and `libc0.3-dbg` packages installed. +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 |