issues
search
toivoh
/
Debug.jl
Prototype interactive debugger for Julia
Other
86
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Info about upcoming removal of packages in the General registry
#81
KristofferC
closed
5 years ago
0
Debug not working with Julia v0.5
#80
varnerlab
opened
8 years ago
9
Does Debug.jl support IJulia?
#79
AStupidBear
opened
8 years ago
3
Plans for package
#78
ranjanan
opened
8 years ago
3
Debug macro makes function disappear when used with @Logging.configure (Logging.jl)
#77
essenciary
opened
8 years ago
0
use __precompile__(true) for good measure
#76
tkelman
closed
9 years ago
1
Fix 0.4 deprecations
#75
timholy
closed
9 years ago
2
Debug macro makes function disappear inside an iprofile block
#74
mattcbro
opened
9 years ago
6
Fix two import warnings on 0.4
#73
timholy
closed
9 years ago
4
[PkgEval] Debug may have a testing issue on Julia 0.4 (2015-07-04)
#72
IainNZ
opened
9 years ago
0
@debug causes stack overflow in serialize()
#71
rened
closed
9 years ago
4
Updates for julia 0.4
#70
timholy
closed
9 years ago
1
Expose functionality for eval in local scope
#69
toivoh
closed
9 years ago
1
debug with keyword arguments
#68
prezaei85
closed
9 years ago
2
In the debugger, if blocks DO introduce new scope.
#67
mikewojnowicz
opened
9 years ago
1
Semicolon does not suppress output in debugger
#66
mikewojnowicz
closed
9 years ago
1
Using @debug function func(x) results in ERROR: T not defined
#65
macd
closed
9 years ago
6
[PkgEval] Debug may have a testing issue on Julia 0.4 (2014-10-23)
#64
IainNZ
closed
9 years ago
1
"invalid assignment location" when I use a form of for loop syntax
#63
CCWRoy
closed
9 years ago
5
Ctrl-D triggers error
#62
xiao-feng
closed
9 years ago
3
Fix a deprecation
#61
yomichi
closed
10 years ago
1
Fix deprecations (#59)
#60
tomasaschan
closed
10 years ago
6
[PkgEval] Debug may have a testing issue on Julia 0.3 (2014-07-14)
#59
IainNZ
closed
9 years ago
1
Error on Pkg.add("Debug")
#58
ZacCranko
closed
9 years ago
2
Test failure
#57
IainNZ
closed
9 years ago
1
Trap ERROR
#56
lejon
opened
10 years ago
3
tests fail
#55
garborg
closed
10 years ago
2
Update deprecated Set syntax
#54
garborg
closed
10 years ago
3
tmux `^M`
#53
gitfoxi
opened
10 years ago
1
IJulia infinite loop on reaching breakpoint.
#52
john9631
opened
10 years ago
7
Julia 0.2RC generates large numbers of warnings
#51
john9631
closed
10 years ago
5
Can't see arguments with default values in debugger
#50
atteson
closed
10 years ago
2
Up/down arrows not working properly with command history
#49
cmmp
opened
11 years ago
4
commands not working in windows
#48
dinurp
closed
11 years ago
1
Using `n` on a for-loop skips over the loop
#47
nfoti
opened
11 years ago
3
Unable to step into user-defined functions sometimes
#46
nfoti
opened
11 years ago
1
Base.Meta conflicting identifier
#45
nfoti
closed
10 years ago
2
Fix another deprecation.
#44
nfoti
closed
11 years ago
1
Flow.jl: has(d,k) -> haskey(d,k).
#43
nfoti
closed
11 years ago
1
Partial update for deprecations
#42
timholy
closed
11 years ago
1
Warnings in Julia 0.2 (since at least 14fc2a20b6)
#41
staticfloat
closed
11 years ago
1
Context printing
#40
nfoti
closed
11 years ago
3
Debug.jl broken with julia commit `e148584`
#39
nfoti
closed
11 years ago
13
Stepping into functions in other files
#38
nfoti
opened
11 years ago
3
Printing program context
#37
nfoti
closed
11 years ago
16
Error when trying to debug
#36
nfoti
closed
11 years ago
3
RFC: updates for changes to Julia
#35
timholy
closed
11 years ago
3
ERROR: find_in_path not defined
#34
c0g
closed
11 years ago
0
added instructions for "using Debug"
#33
rened
closed
11 years ago
1
removed load and Pkg.init from installation instructions
#32
rened
closed
11 years ago
1
Next