Project

General

Profile

Actions

Feature #3282

closed

request: ability to step through *prelude

Added by rogerdpack (Roger Pack) almost 14 years ago. Updated about 13 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 #1

Updated by rogerdpack (Roger Pack) over 13 years ago

  • Status changed from Open to Rejected

=begin
this is obsolete given the latest gem prelude behavior.
=end

Actions

Also available in: Atom PDF

Like0
Like0