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

Idea: make the GAP break loop (optionally) available for debugging #772

Open
fingolfin opened this issue Jan 20, 2022 · 1 comment
Open

Comments

@fingolfin
Copy link
Member

When writing and debugging GAP code, the break loop is an essential feature.

In Oscar, we don't have it, as we work hard on "hiding" it.

Perhaps we shouldn't, and instead, enable the break loop -- at least optionally, i.e. have a way for the user to enable/disable it.

I don't know yet how this could work, or if it can work at all, but after having learned that there is a Julia package which kinda retrofits a break loop into Julia (see https://github.com/JuliaDebug/Infiltrator.jl) I now want to have it back for GAP in Julia, too :-)

@mohamed-barakat
Copy link
Contributor

This would be a wonderful feature 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants