Skip to content

10.0.0

Compare
Choose a tag to compare
@deivid-rodriguez deivid-rodriguez released this 26 Jan 22:59
· 494 commits to master since this release
5271c16

Changed

  • Breaking on methods now stops on the first effective line of a method, not on
    the line containing the def keyword.

Added

  • Show valid breakpoint locations when invalid location given (#393, @ko1).
  • Ruby 2.5.0 support (#397, @yui-knk).
  • Log host & port when launching byebug's client in remote mode.
  • Some love & tests to remote debugging (#82).
  • remote_byebug shortcut to start the most common case for remote debugging (#141).