Actions
Feature #3282
closedrequest: ability to step through *prelude
    Feature #3282:
    request: ability to step through *prelude
  
Status:
Rejected
Assignee:
-
Target version:
-
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
        
           Updated by rogerdpack (Roger Pack) almost 15 years ago
          Updated by rogerdpack (Roger Pack) almost 15 years ago
          
          
        
        
      
      - Status changed from Open to Rejected
=begin
this is obsolete given the latest gem prelude behavior.
=end
Actions