Some Java IDEs (e.g. Eclipse) give the possibility to have breakpoints when a watched variable changes value. I was wondering if this is also possible for Julia. Currently I am mostly using REPL and the Debugger.jl but more general solutions are also welcome.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Debugger.jl, @bp does not work | 8 | 1757 | March 21, 2019 | |
How can I debug an "include("file")'d script? | 3 | 1546 | June 8, 2022 | |
Debugger for command line script (works without REPL)? | 0 | 353 | April 30, 2021 | |
Debugger stops without hitting a breakpoint | 3 | 558 | November 19, 2020 | |
Breakpoint in Julia? | 2 | 412 | September 22, 2022 |