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

Add debug sysroot #918

Merged
merged 1 commit into from
Feb 28, 2023
Merged

Conversation

JamesMBartlett
Copy link
Member

Summary: Adds a debug sysroot with gdb, lldb, and other llvm tools (eg. dwarfdump, objdump, etc).

Type of change: /kind cleanup

Test Plan: Tested that using the flag --//bazel/cc_toolchains/sysroots:debug_sysroot I get a chroot with a functional gdb in it.

Signed-off-by: James Bartlett <jamesbartlett@pixielabs.ai>
@JamesMBartlett JamesMBartlett merged commit b6a5e7a into pixie-io:main Feb 28, 2023
@JamesMBartlett JamesMBartlett deleted the debug_sysroot branch February 28, 2023 20:54
RagalahariP pushed a commit to RagalahariP/pixie that referenced this pull request Mar 23, 2023
Summary: Adds a debug sysroot with gdb, lldb, and other llvm tools (eg.
dwarfdump, objdump, etc).

Type of change: /kind cleanup

Test Plan: Tested that using the flag
`--//bazel/cc_toolchains/sysroots:debug_sysroot` I get a chroot with a
functional `gdb` in it.

Signed-off-by: James Bartlett <jamesbartlett@pixielabs.ai>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants