Skip to content

'Step Into' stop at jumps#19491

Open
FlavienVolant wants to merge 5 commits intopharo-project:Pharo14from
FlavienVolant:fix/stepIntoDebugger
Open

'Step Into' stop at jumps#19491
FlavienVolant wants to merge 5 commits intopharo-project:Pharo14from
FlavienVolant:fix/stepIntoDebugger

Conversation

@FlavienVolant
Copy link
Copy Markdown

We added 'jumps' as 'interesting' byte codes. So that the "Step Into" is now stopping when it find a repeat, whileTrue, whileFalse, ... It also avoid falling in infinite loops.

closes #19026

@Julesboul

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.

Step into method with optimized loops freezes the debugger

1 participant