Re: [Gems-users] cache statistics with timing info.


Date: Sat, 5 Mar 2005 22:20:56 -0600 (CST)
From: Mike Marty <mikem@xxxxxxxxxxx>
Subject: Re: [Gems-users] cache statistics with timing info.
>
> In short, set the RUBY_DEBUG Makefile flag to true.  Ensure that the
> PROTOCOL_DEBUG_TRACE option is also set to true in the
> ruby/config/rubydefaults.config.
>

To clarify, uncomment this line in the ruby/Makefile to get the protocol
debug trace functionality.

#DEBUG_FLAGS += -DRUBY_DEBUG=true

Also the Ruby config file is actually ruby/config/rubyconfig.defaults.
This file specifies the compile-time options.  Most of these can also be
changed at run-time.

[← Prev in Thread] Current Thread [Next in Thread→]