Re: line number that generated exception

"Scott G. Miller" <[email protected]> Tue, 13 Mar 2007 08:22:16 -0500
Newsgroups gmane.comp.java.sisc.user
Message-ID <[email protected]>
On Mon, Mar 12, 2007 at 10:49:01PM +0100, Antonio wrote:
> Hi again,
> 
> It seems that:
> 
> SchemeException.e -> Closure
> SchemeException.f -> CallFrame
> 
> Now, it's the CallFrame that has a "tracer" instance, but this is null :-(

The Closure is the right thing, but its wrapping the continuation you 
want.  I'll go back through the code and see if I can figure out how its 
being wrapped.

> 
> How can I enable tracing?

Take a look at the user manual, chapter 4 on debugging, and the 
max-stack-trace-depth parameter in chapter 2.

   Scott

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV