<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>rubytips86</author_name>
  <author_url>https://blog.hatena.ne.jp/rubytips86/</author_url>
  <blog_title>Ruby Tips!</blog_title>
  <blog_url>https://rubytips86.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>以下のように-r debugオプションを付けてRubyスクリプトを実行するとデバッガでRubyスクリプトをデバッグすることができる。 ruby -r debug foo.rb デバッガの主なコマンドは以下のとおり。 コマンド 意味 step 1行実行する、メソッド呼び出しがある場合はその中に入る next 1行実行する、メソッド呼び出しがある場合はメソッドの終了まで実行する break [クラス名.]メソッド名 メソッドにブレークポイントを設定する break [ファイル名:]行数 行にブレークポイントを設定する cout ブレークポイントに到達するか、スクリプトが終了するまで、スクリプトを実…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Frubytips86.hatenablog.com%2Fentry%2F2014%2F03%2F31%2F152635&quot; title=&quot;Rubyのデバッガを使う - Ruby Tips!&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-03-31 15:26:35</published>
  <title>Rubyのデバッガを使う</title>
  <type>rich</type>
  <url>https://rubytips86.hatenablog.com/entry/2014/03/31/152635</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
