Skip to content

Alternative implementation for StepThrough #18095

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

Open
wants to merge 24 commits into
base: Pharo13
Choose a base branch
from

Conversation

carolahp
Copy link
Contributor

@carolahp carolahp commented Apr 11, 2025

Implementation of a more efficient version of step through using a special kind of blocks named halting blocks.

FastStepThrough is offered as a Pharo setting, which can also be enabled/disabled using DebugSession >> fastStepThroughMode:

This solution was created in collaboration with @StevenCostiou and it is based on PR#17975, created together with @tesonep .

@carolahp carolahp changed the title Fast step through with Steven Alternative implementation for StepThrough Apr 14, 2025
@carolahp carolahp marked this pull request as draft April 14, 2025 18:59
@carolahp carolahp requested a review from tesonep April 15, 2025 22:48
@carolahp carolahp marked this pull request as ready for review April 15, 2025 22:48
@carolahp carolahp requested a review from StevenCostiou April 24, 2025 14:25
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.

3 participants