Y
Hacker News
new
|
ask
|
show
|
jobs
by
mrspatula
2398 days ago
What's the best way to use rr to debug Julia code atm? Or are you talking about debugging the actual language code in C?
1 comments
KenoFischer
2398 days ago
Yes, the latter (mostly for various weird corner cases). Back in the Gallium.jl days we could actually debug the recorded julia code, but we haven't regained that capability yet.
link