You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: