From: Roger Pack Date: 2010-05-13T00:18:57+09:00 Subject: [ruby-core:30190] [Feature #3282] request: ability to step through *prelude Feature #3282: request: ability to step through *prelude http://redmine.ruby-lang.org/issues/show/3282 Author: Roger Pack Status: Open, Priority: Normal Currently if you are running a debugger and are unlucky enough to try to step through code from gem_prelude (and friends), you hit something like (rdb) : n (no source available) (rdb) : n (no source available) (rdb) : n (no source available) It would be nice to be able to have line numbers and filenames associated with the prelude scripts so that you can do more than step through them blindly. Thanks!-rp ---------------------------------------- http://redmine.ruby-lang.org