osmith has submitted this change. (
https://gerrit.osmocom.org/c/docker-playground/+/41150?usp=email )
Change subject: debian-bookworm-build: add gdb
......................................................................
debian-bookworm-build: add gdb
Add gdb to display backtraces for coredumps in jenkins.
Change-Id: I0069b157501ac37ef0a6be814b3f78e7504436a8
---
M debian-bookworm-build/Dockerfile
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
osmith: Looks good to me, approved
Jenkins Builder: Verified
diff --git a/debian-bookworm-build/Dockerfile b/debian-bookworm-build/Dockerfile
index 5b98bef..b82fc25 100644
--- a/debian-bookworm-build/Dockerfile
+++ b/debian-bookworm-build/Dockerfile
@@ -80,6 +80,7 @@
gawk \
gcc \
gcc-arm-none-eabi \
+ gdb \
ghostscript \
git \
gnupg \
--
To view, visit https://gerrit.osmocom.org/c/docker-playground/+/41150?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: merged
Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: I0069b157501ac37ef0a6be814b3f78e7504436a8
Gerrit-Change-Number: 41150
Gerrit-PatchSet: 2
Gerrit-Owner: osmith <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: daniel <[email protected]>
Gerrit-Reviewer: fixeria <[email protected]>
Gerrit-Reviewer: osmith <[email protected]>