-
-
Notifications
You must be signed in to change notification settings - Fork 361
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 support for Windows on ARM #1502
Merged
Merged
Commits on Nov 18, 2021
-
Support building for Windows on ARM
* Fix usage of reserved function name on ARM * Fix architecture dependent `CONTEXT` fields access
Configuration menu - View commit details
-
Copy full SHA for a1f8c84 - Browse repository at this point
Copy the full SHA a1f8c84View commit details -
Fixes for debugging on Windows on ARM
* Fix breakpoint behavior on windows on ARM * Fix register profile when debugging * Remove `drx` error message if not supported * Add support for hardware breakpoints * Disable support for hardware single-stepping
Configuration menu - View commit details
-
Copy full SHA for 9009fd0 - Browse repository at this point
Copy the full SHA 9009fd0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78ba1c1 - Browse repository at this point
Copy the full SHA 78ba1c1View commit details -
Fix software single-stepping on return instruction on ARM
* Consider link register as destination for return instructions
Configuration menu - View commit details
-
Copy full SHA for ab50ea0 - Browse repository at this point
Copy the full SHA ab50ea0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 228c49e - Browse repository at this point
Copy the full SHA 228c49eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 27761a0 - Browse repository at this point
Copy the full SHA 27761a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 805cdaa - Browse repository at this point
Copy the full SHA 805cdaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cc5052 - Browse repository at this point
Copy the full SHA 0cc5052View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3277345 - Browse repository at this point
Copy the full SHA 3277345View commit details -
Configuration menu - View commit details
-
Copy full SHA for b01d05c - Browse repository at this point
Copy the full SHA b01d05cView commit details -
Configuration menu - View commit details
-
Copy full SHA for abf4e53 - Browse repository at this point
Copy the full SHA abf4e53View commit details -
Configuration menu - View commit details
-
Copy full SHA for a65f94e - Browse repository at this point
Copy the full SHA a65f94eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 229f2f6 - Browse repository at this point
Copy the full SHA 229f2f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed9009c - Browse repository at this point
Copy the full SHA ed9009cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c9eac9b - Browse repository at this point
Copy the full SHA c9eac9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d14557a - Browse repository at this point
Copy the full SHA d14557aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 083e543 - Browse repository at this point
Copy the full SHA 083e543View commit details -
Configuration menu - View commit details
-
Copy full SHA for 472d9b8 - Browse repository at this point
Copy the full SHA 472d9b8View commit details
Commits on Nov 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f4937d5 - Browse repository at this point
Copy the full SHA f4937d5View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.