yarv-dev-en:288
From: SASADA Koichi <ko1 atdot.net>
Date: Wed, 21 Mar 2007 21:56:37 +0900
Subject: [yarv-dev-en:288] Re: -r debug doing nothing on OS X 10.4
Hi, Ollivier Robert wrote: > I using the trunk from svn.ruby-lang.org at revision #11995. For several > revision, "-r debug" has stopped doing anything and it behaves like > nothing was given on the command line: > > 289 [13:59] roberto@rron:SVN/yarv> ruby -r debug > > But as soon as I hit ^D, things shows up and the process is stopped: > > 289 [13:59] roberto@rron:SVN/yarv> ruby -r debug > <hit ^D here> > Debug.rb > Emacs support available. > 290 [14:00] roberto@rron:SVN/yarv> > > Any ideas? > YARV doesn't support set_trace_func which debugger needs. I'll fix it ASAP. -- // SASADA Koichi at atdot dot net -- ML: yarv-dev-en quickml.atdot.net Info: http://www.atdot.net/~ko1/quickml
282 2007-03-07 22:01 [ruby-forum-incoming ] -r debug doing nothing on OS X 10.4 -> 288 2007-03-21 21:56 ┗[ko1 atdot.net ] 294 2007-05-03 01:29 ┗[ruby-forum-incoming ] 299 2007-05-18 13:28 ┗[ko1 atdot.net ]