Bug 1943114 Comment 19 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

From the debian in comment #17:

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.
From the Debian bug in comment #17:

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.

Back to Bug 1943114 Comment 19