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

Implement WinSock2 polling in gdbstub #260

Merged
merged 1 commit into from
Apr 12, 2022

Conversation

Vogtinator
Copy link
Member

The socket is set nonblocking unconditionally, so the missing code for polling
made it close the connection prematurely.

Fixes #259

The socket is set nonblocking unconditionally, so the missing code for polling
made it close the connection prematurely.

Fixes nspire-emus#259
@Vogtinator Vogtinator merged commit 4102c1a into nspire-emus:master Apr 12, 2022
@Vogtinator Vogtinator deleted the wingdb branch April 12, 2022 19:14
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.

[HELP] Cannot get GDB to work (Windows)
2 participants