Skip to content

add usermode multithreading halt for breakpoints not on main thread#3836

Open
rliebig wants to merge 1 commit into
AFLplusplus:mainfrom
rliebig:usermode-multithreading-support
Open

add usermode multithreading halt for breakpoints not on main thread#3836
rliebig wants to merge 1 commit into
AFLplusplus:mainfrom
rliebig:usermode-multithreading-support

Conversation

@rliebig
Copy link
Copy Markdown

@rliebig rliebig commented May 19, 2026

Companion PR to this.

This adds a single method run_single_cpu which allows resumption of execution of a earlier halted thread that is not the main thread of the application under test. Useful for isolating i.e. parsing threads in multithreaded applications.

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.

1 participant