Skip to content

devcontainer: install gdb and vscode ext for debugging #291

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

Merged
merged 2 commits into from
Mar 3, 2025

Conversation

dblnz
Copy link
Contributor

@dblnz dblnz commented Feb 26, 2025

This installs gdb and C/C++ Extension pack for a better experience debugging in a devcontainer either locally or in Github Codespaces.
Not having these installed means the user needs to do it every time the container gets started

@dblnz dblnz added the area/infrastructure Concerns infrastructure rather than core functionality label Feb 26, 2025
Copy link
Contributor

@devigned devigned left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@dblnz dblnz merged commit f7927c6 into hyperlight-dev:main Mar 3, 2025
21 checks passed
myadav27 pushed a commit to myadav27/hyperlight that referenced this pull request Mar 4, 2025
@dblnz dblnz deleted the devcontainer-install-gdb branch March 4, 2025 12:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/infrastructure Concerns infrastructure rather than core functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants