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. Thanks Sylvain