cfallin opened PR #12194 from cfallin:debug-epoch-yield-event to bytecodealliance:main:
This will almost certainly be used to implement "Ctrl-C" behavior for a gdbstub server or other user-facing debugger top-half, so the user can interrupt the debuggee and return control to the debugger.
<!--
Please make sure you include the following information:
If this work has been discussed elsewhere, please include a link to that
conversation. If it was discussed in an issue, just mention "issue #...".Explain why this change is needed. If the details are in an issue already,
this can be brief.Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.htmlPlease ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->
cfallin requested wasmtime-core-reviewers for a review on PR #12194.
cfallin requested alexcrichton for a review on PR #12194.
cfallin edited PR #12194:
This will almost certainly be needed to implement "Ctrl-C" behavior for a gdbstub server or other user-facing debugger top-half, so the user can interrupt the debuggee and return control to the debugger.
<!--
Please make sure you include the following information:
If this work has been discussed elsewhere, please include a link to that
conversation. If it was discussed in an issue, just mention "issue #...".Explain why this change is needed. If the details are in an issue already,
this can be brief.Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.htmlPlease ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->
cfallin updated PR #12194.
alexcrichton submitted PR review.
alexcrichton merged PR #12194.
Last updated: Jan 09 2026 at 13:15 UTC