Provide debug environment and support for retrieving core dumps - #507
Draft
TimoSteuerwaldETAS wants to merge 4 commits into
Draft
Provide debug environment and support for retrieving core dumps#507TimoSteuerwaldETAS wants to merge 4 commits into
TimoSteuerwaldETAS wants to merge 4 commits into
Conversation
TimoSteuerwaldETAS
requested a deployment
to
workflow-approval
August 21, 2026 14:59 — with
GitHub Actions
Waiting
TimoSteuerwaldETAS
requested a deployment
to
workflow-approval
August 21, 2026 14:59 — with
GitHub Actions
Waiting
Contributor
License Check Results🚀 The license check job ran with the Bazel command: bazel run --lockfile_mode=error //:license-checkStatus: Click to expand output |
TimoSteuerwaldETAS
force-pushed
the
feature/debug_environment
branch
from
August 21, 2026 15:00
161c412 to
60122bf
Compare
TimoSteuerwaldETAS
requested a deployment
to
workflow-approval
August 21, 2026 15:00 — with
GitHub Actions
Waiting
TimoSteuerwaldETAS
requested a deployment
to
workflow-approval
August 21, 2026 15:00 — with
GitHub Actions
Waiting
TimoSteuerwaldETAS
force-pushed
the
feature/debug_environment
branch
from
August 21, 2026 15:03
60122bf to
fcfb7b9
Compare
TimoSteuerwaldETAS
requested a deployment
to
workflow-approval
August 21, 2026 15:03 — with
GitHub Actions
Waiting
TimoSteuerwaldETAS
requested a deployment
to
workflow-approval
August 21, 2026 15:03 — with
GitHub Actions
Waiting
TimoSteuerwaldETAS
force-pushed
the
feature/debug_environment
branch
from
August 21, 2026 15:32
fcfb7b9 to
e91c228
Compare
TimoSteuerwaldETAS
requested a deployment
to
workflow-approval
August 21, 2026 15:32 — with
GitHub Actions
Waiting
TimoSteuerwaldETAS
requested a deployment
to
workflow-approval
August 21, 2026 15:32 — with
GitHub Actions
Waiting
TimoSteuerwaldETAS
force-pushed
the
feature/debug_environment
branch
from
August 21, 2026 15:34
e91c228 to
c9af53f
Compare
TimoSteuerwaldETAS
requested a deployment
to
workflow-approval
August 21, 2026 15:34 — with
GitHub Actions
Waiting
TimoSteuerwaldETAS
requested a deployment
to
workflow-approval
August 21, 2026 15:34 — with
GitHub Actions
Waiting
TimoSteuerwaldETAS
requested a deployment
to
workflow-approval
August 26, 2026 15:20 — with
GitHub Actions
Waiting
TimoSteuerwaldETAS
requested a deployment
to
workflow-approval
August 26, 2026 15:20 — with
GitHub Actions
Waiting
Provide core dump support for crashing processes and print backtrace of thread provoking the crash on console.
As long no --config=core_dump is given, docker container does not contain gdb and remains the same as before.
TimoSteuerwaldETAS
force-pushed
the
feature/debug_environment
branch
from
August 26, 2026 15:29
780f809 to
39ddef2
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
For details see also #506