-
Notifications
You must be signed in to change notification settings - Fork 6
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
On OSX the built GDB crashes #32
Comments
Possible reason: https://lists.rtems.org/pipermail/users/2021-April/068372.html |
@c-mauderer Any idea on how we can "persuade" the installer to use 10.1 or 10.2 for our toolchain? |
Without testing it: I would expect that it is possible to backport the files from the current master of rtems source builder. A completely untested first try would be that one: |
@c-mauderer Thanks! Just tried exactly those steps myself after trawling the If we want to "upgrade" to GDB 10, what would be the correct way to modify our fork of |
Basically yes. We have a branch for RSB already because I added a patch that prefers python3. Currently it's called "cm/20210819_fix_python_dependency". You want to do a release now. So maybe some more official sounding name like "grisp2" would be better. |
Okay, I'll base a new |
When building the toolchain on OSX, the gdb binary crashes.
The text was updated successfully, but these errors were encountered: