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 test on AArch64 #4

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Add test on AArch64 #4

wants to merge 2 commits into from

Conversation

ptosi
Copy link
Contributor

@ptosi ptosi commented Jul 28, 2022

Reproduce the test on the AArch64 architecture, which is currently being added to gdbstub in daniel5151/gdbstub#109.

Note: This requires #2 (I'll rebase the PR once that one's merged, if needed) and the use of a local checkout of gdbstub (#3 with uncommented [patch] would help with that).

@daniel5151
Copy link
Owner

#2 and #3 have landed :)

Make the macro diff-friendly for upcoming patches adding architectures.

note: no functional change intended.

Signed-off-by: Pierre-Clément Tosi <ptosi@google.com>
Add a stub for the arch (currently only works with a local branch).

Add the result of my observation to the README.

Signed-off-by: Pierre-Clément Tosi <ptosi@google.com>
@ptosi
Copy link
Contributor Author

ptosi commented Jul 28, 2022

Rebased!

@daniel5151
Copy link
Owner

Sweet!

I'll leave this PR open until we land the AArch64 Arch upstream + bump the gdbstub_arch dep in this repo.

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.

None yet

2 participants