From jan  Tue Dec 28 11:14:30 1999
Received: (from jan@localhost)
	by swi.psy.uva.nl (8.9.3/8.9.3) id LAA16575;
	Tue, 28 Dec 1999 11:14:29 +0100 (MET)
Date: Tue, 28 Dec 1999 11:14:29 +0100 (MET)
Message-Id: <199912281014.LAA16575@swi.psy.uva.nl>
From: Jan Wielemaker <jan>
Subject: Re: What's to do for "normal" tracing
To: Lesta@t-online.de (Uwe Lesta)
In-Reply-To: Uwe Lesta's message of Mon, 27 Dec 1999 11:54:07 +0100
Phone: +31 - 20 - 525 6121
Cc: prolog
Content-Type: text

> Hello to all off you,
> 
> Hope you had a nie x-mas.
> 
> If I try to debug my program I'll got the following
> 
> 1 ?- trace, member(A,[a,b,c]).
> Message: trace_mode(on)
> Message: frame(189, call, [])
>  ? creep
> Message: frame(204, call, [])
>  ? creep
> Message: frame(189, call, [])
>  ? 
> 
> So what is to do to get the old behavior ?
> 
> (SWI-Prolog Beta 7)

Get beta-8 (on the server) :-)

	Happy newyear

		--- Jan

