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 metaware hostlink 2 support to newlib #443

Open
VVIsaev opened this issue Oct 28, 2021 · 1 comment
Open

Add metaware hostlink 2 support to newlib #443

VVIsaev opened this issue Oct 28, 2021 · 1 comment

Comments

@VVIsaev
Copy link
Contributor

VVIsaev commented Oct 28, 2021

We need to implement hostlink 2 in newlib in order to support -nohostlink_while_running for mdb.

Looks like we have to implement __HOSTLINK__.hdr.break_to_mon_addr checking in _hl_blockedPeek() in the same way as Metaware library does.

@VVIsaev VVIsaev self-assigned this Oct 28, 2021
@VVIsaev VVIsaev changed the title Add hostlink 2.0 support to newlib Add metaware hostlink 2 support to newlib Oct 28, 2021
@VVIsaev
Copy link
Contributor Author

VVIsaev commented Oct 28, 2021

Fix for #441 needed for this issue.

@claziss claziss assigned claziss and unassigned VVIsaev Jul 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants