Debugging Ruby programs on OSX with lldb
Here’s a quick look on how to use lldb, the debugger that ships with XCode, to debug your Ruby programs: https://christoph.luppri.ch/articles/2016/10/17/debugging-ruby-programs-on-osx-with-lldb/
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
Here’s a quick look on how to use lldb, the debugger that ships with XCode, to debug your Ruby programs: https://christoph.luppri.ch/articles/2016/10/17/debugging-ruby-programs-on-osx-with-lldb/
Post a comment