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

[eval] Support threads when debugging #7991

Merged
merged 36 commits into from
Mar 15, 2019

Conversation

Simn
Copy link
Member

@Simn Simn commented Mar 15, 2019

This looks a bit crazy, but for the most part it just moves some stuff from the global debug record to the per-thread structure. It also now uses a reader thread for debugger messages, which means we get a pause function.

@Simn
Copy link
Member Author

Simn commented Mar 15, 2019

I don't know how I managed to mess up the commit history like that, but the diff itself is fine.

@Simn Simn merged commit 22f3bac into HaxeFoundation:development Mar 15, 2019
@Simn Simn deleted the eval_thread_debug branch March 15, 2019 08:09
@skial skial mentioned this pull request Mar 15, 2019
1 task
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.

2 participants