Project

General

Profile

Actions

Feature #3282

closed

request: ability to step through *prelude

Feature #3282: request: ability to step through *prelude

Added by rogerdpack (Roger Pack) over 15 years ago. Updated over 14 years ago.

Status:
Rejected
Assignee:
-
Target version:
-
[ruby-core:30190]

Description

=begin
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
=end

Actions

Also available in: PDF Atom