Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare binary with debugging symbols #1570

Open
dimalit opened this issue Jun 27, 2023 · 0 comments · Fixed by #2014
Open

Prepare binary with debugging symbols #1570

dimalit opened this issue Jun 27, 2023 · 0 comments · Fixed by #2014
Assignees
Milestone

Comments

@dimalit
Copy link
Contributor

dimalit commented Jun 27, 2023

For production build, we use "Release" build configuration of skaled.
However, this makes hard to debug skaled through gdb on nodes in QA network.
To solve this, we can prepare separate symbol file for each skaled build. This file can be used by gdb to access symbol information.

@dimalit dimalit self-assigned this Jun 27, 2023
@dimalit dimalit changed the title Prepare bimary with debugging symbols Prepare binary with debugging symbols Jun 27, 2023
@DmytroNazarenko DmytroNazarenko added this to the SKALE 2.3 milestone Jul 11, 2023
@PolinaKiporenko PolinaKiporenko modified the milestone: SKALE 2.3 Jul 20, 2023
@PolinaKiporenko PolinaKiporenko moved this from To Do to Ready For Pickup in SKALE Engineering 🚀 Jul 20, 2023
@DmytroNazarenko DmytroNazarenko moved this from Ready For Pickup to To Do in SKALE Engineering 🚀 Aug 4, 2023
@DmytroNazarenko DmytroNazarenko modified the milestones: SKALE 2.3, SKALE 2.4 Jan 19, 2024
@PolinaKiporenko PolinaKiporenko moved this from To Do to Ready For Pickup in SKALE Engineering 🚀 Jan 25, 2024
@PolinaKiporenko PolinaKiporenko moved this from Ready For Pickup to To Do in SKALE Engineering 🚀 Jan 25, 2024
@PolinaKiporenko PolinaKiporenko moved this from To Do to Ready For Pickup in SKALE Engineering 🚀 Jan 25, 2024
@PolinaKiporenko PolinaKiporenko modified the milestones: SKALE 2.4, SKALE 2.5 Apr 29, 2024
@dimalit dimalit linked a pull request Oct 7, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Ready For Release Candidate
Development

Successfully merging a pull request may close this issue.

3 participants