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

Install gdbserver if INSTALL_DEBUG_TOOLS=y #2448

Merged
merged 1 commit into from
Jan 15, 2019

Conversation

stepanblyschak
Copy link
Collaborator

Signed-off-by: Stepan Blyschak [email protected]

It is more convenient to debug remotely from build server instead of debugging locally on switch, e.g, no need to put source files on the switch and load source code in gdb

- What I did
Install gdbserver in docker-bash if INSTALL_DEBUG_TOOLS=y

- How I did it
Add a gdbserver to (DOCKER_BASE)_DBG_PACKAGES

- How to verify it
Run gdbserver inside containers

- Description for the changelog

Install gdbserver if INSTALL_DEBUG_TOOLS=y

- A picture of a cute animal (not mandatory but encouraged)

@lguohan lguohan merged commit 878c523 into sonic-net:master Jan 15, 2019
@stepanblyschak stepanblyschak deleted the debug_gdbserver branch September 23, 2022 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants