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

Breakpoints in debugger #920

Conversation

StevenCostiou
Copy link
Member

Fixes pharo-project/pharo#5211
Thanks to joint work with @adri09070 and @MarcusDenker

Right click on the instruction you want to break on:

Capture d’écran 2024-12-13 à 11 32 44

The bug icon appear in the gutter, on which clicking opens the dynamic breakpoint configurator:

Capture d’écran 2024-12-13 à 11 31 30

@StevenCostiou
Copy link
Member Author

Unrelated failing test.

@MarcusDenker MarcusDenker merged commit be458db into pharo-spec:Pharo13 Dec 13, 2024
1 of 2 checks passed
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.

Feature request - debugger able to show/set breakpoints
2 participants