On Wed, 5 Apr 2006, Yukihiro Matsumoto wrote:

> Hi,
>
> In message "Re: Length of backtrace displayed by ruby"
>    on Wed, 5 Apr 2006 00:25:52 +0900, Sylvain Joyeux <sylvain.joyeux / polytechnique.org> writes:
>
> |Is there a way to remove the maximum backtrace length displayed by the
> |interpreter when an exception terminates the process ? It makes the backtrace
> |totally useless in situations where it is long *and* the interesting calls
> |are in the middle.
>
> Not yet.  Do you (or anybody else) have any good API suggestion?
>
> 							matz.

   Exception.backtrace_display_limit = 42

??

-a
-- 
share your knowledge.  it's a way to achieve immortality.
- h.h. the 14th dali lama