Skip to content

build: enable gdb cross-architecture debugging #57

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
Apr 25, 2025

Conversation

guyush1
Copy link
Owner

@guyush1 guyush1 commented Apr 25, 2025

This enables support for when gdb is debugging a cross-architecture binary, most commonly from gdbserver (which comes from another architecture).

This enables support for when gdb is debugging a cross-architecture
binary, most commonly from gdbserver (which comes from another
architecture).
@guyush1 guyush1 requested a review from roddyrap April 25, 2025 12:12
Without 64-bit-bfd, --enable-targets=all is not support for 32-bit
targets.
@guyush1 guyush1 merged commit 3051754 into develop Apr 25, 2025
12 checks passed
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