#1095172 Please enable debug symbols for Thunderbird

Package:
thunderbird
Source:
thunderbird
Description:
mail/news client with RSS, chat and integrated spam filter support
Submitter:
Corey Bryant
Date:
2025-02-14 14:39:02 UTC
Severity:
normal
#1095172#5
Date:
2025-02-04 18:51:51 UTC
From:
To:
Hello,

I work on upstream Thunderbird and we get bug, crash, and performance reports that are often only useful if debug symbols are enabled.
It appears there are no dbg packages available for Thunderbird.

Please could you enable debug packages for Thunderbird?

This is on bookworm.

Thank you,
Corey

#1095172#10
Date:
2025-02-05 10:28:30 UTC
From:
To:
Add this source to your apt sources:

```
Types: deb
URIs: https://deb.debian.org/debian-debug
Suites: bookworm-debug
Components: main contrib non-free non-free-firmware
Signed-By: /usr/share/keyrings/debian-archive-bookworm-stable.gpg
```

and then run `apt update` followed by `apt install thunderbird-dbgsym` and
you'll have debug symbols.

#1095172#15
Date:
2025-02-14 14:20:53 UTC
From:
To:

#1095172#24
Date:
2025-02-14 14:27:24 UTC
From:
To:
Am 14.02.25 um 16:20 schrieb cacin@allfreemail.net:

No, let the report open, we need to better document this also within the
package. And also within the Debian wiki so we can point from the
package to a place withe better options to visualize the needed steps a
user would need to take.