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

Ability to set a breakpoint on a line of code in a source file #51

Closed
quinnj opened this issue May 4, 2017 · 2 comments
Closed

Ability to set a breakpoint on a line of code in a source file #51

quinnj opened this issue May 4, 2017 · 2 comments

Comments

@quinnj
Copy link

quinnj commented May 4, 2017

Gallium supports setting breakpoints on specific lines in julia source files. It'd be super nifty (and match behavior of most debuggers) to be able to right click on a specific line and set a Gallium breakpoint.

@ChrisRackauckas
Copy link
Member

It should be enabled already if Gallium actually its release. The issue has been that this is waiting on Gallium's release.

JuliaDebug/Gallium.jl#187

@pfitzseb
Copy link
Member

pfitzseb commented May 4, 2017

Setting them should work with the latest Gallium release anyways, but removing them doesn't. You should be able to set a breakpoint via Alt-X, but an entry in the context menu would be cool too.

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

No branches or pull requests

3 participants