From: ActiveMan
Subject: CLISP debugging info
Date: 
Message-ID: <b2fnoo$f6j$1@nsnmrro2-gest.nuria.telefonica-data.net>
Did anybody know a document about CLISP debugger.

In special I'm worry because when I have any mistake I get this prompt:

Break [2]>

and I don't know who to return to the initial prompt.

From: Edi Weitz
Subject: Re: CLISP debugging info
Date: 
Message-ID: <87d6lwtu2f.fsf@ella.agharta.de>
ActiveMan <········@DELITmacprogramadores.org> writes:

> Did anybody know a document about CLISP debugger.

<http://clisp.cons.org/impnotes/environment.html#debugger>

Edi.
From: Kaz Kylheku
Subject: Re: CLISP debugging info
Date: 
Message-ID: <cf333042.0302131255.62e438a2@posting.google.com>
ActiveMan <········@DELITmacprogramadores.org> wrote in message news:<············@nsnmrro2-gest.nuria.telefonica-data.net>...
> Did anybody know a document about CLISP debugger.
> 
> In special I'm worry because when I have any mistake I get this prompt:
> 
> Break [2]>
> 
> and I don't know who to return to the initial prompt.

Type ? and hit Enter.