This article was migrated from http://rails.office.drecom.jp/takiuchi/archive/65
Railsコア(RailTies)に対する./script/breakpointer機能拡張パッチが採用されました。
- [PATCH] Methods for displaying source list and call stack in breakpoint command bundle.
- Changeset 4545
show_source_listの方は、引数に行数を指定する事で、表示するソースリストの
範囲を変えることができます。
あとはステップ実行ができるようになれば、普通のデバッガど同等の事ができるようになりそうですね。
This article was migrated from http://rails.office.drecom.jp/takiuchi/archive/65
posted by
genki on Mon 10 Jul 2006 at 01:10 with 0 comments