Hi, > From: Gavin Sinclair [mailto:gsinclair / soyabean.com.au] > Sent: Wednesday, October 23, 2002 2:56 PM > I've created a Wiki page to record problems with the > debugger. If someone > knows of a more appropriate bug-tracking system than this, > please let me know. > > http://www.rubygarden.org/ruby?RubyDebuggerProblems Thank you for your effort. I'll back to debugger after replacing current RAA... > When setpping through this code (with 'n[ext]'), the elsif line is not > displayed. Why if but not elsif? Changed(Fixed?) in ruby/1.7 core. Wait 1.8 to be released. Regards, // NaHi