eclipse-score / eclipse-score/lifecycle
Provide debug environment and support for retrieving core dumps
Open
infrastructure
- Dominant language
- C++
- Stars
- 6
- Forks
- 34
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 80
Description
### What
As a software developer I would like to have a debug environment and have core dumps of crashing processes to accelerate and ease development.
### Acceptance Criteria (DoD)
- Retrieve core dumps of crashing processes and examine them without symbol missmatch
- GDB support for all target platforms. This could involve GDB in docker environment or gdbserver with gdb on the host
- Solutions for GDB support may technically differ between the target platforms, but for all of them a solution shall be given
- Documentation exists
### How
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.