Hello everyone,
Really simple question -
Is there a way to script ruby-debug?
What I mean is can, I do something like:
Debugger.commands do
var local
var global
…
end
?
Thanks,
Ari
Hello everyone,
Really simple question -
Is there a way to script ruby-debug?
What I mean is can, I do something like:
Debugger.commands do
var local
var global
…
end
?
Thanks,
Ari
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs