osmith has uploaded this change for review. (
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(-)
git pull ssh://gerrit.osmocom.org:29418/docker-playground
refs/changes/50/41150/1
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: newchange
Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: I0069b157501ac37ef0a6be814b3f78e7504436a8
Gerrit-Change-Number: 41150
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <[email protected]>