From Lesta@t-online.de  Mon Dec 27 11:57:46 1999
Received: from mailout03.sul.t-online.de (mailout03.sul.t-online.de [194.25.134.81])
	by swi.psy.uva.nl (8.9.3/8.9.3) with ESMTP id LAA09355
	for <prolog@swi.psy.uva.nl>; Mon, 27 Dec 1999 11:57:46 +0100 (MET)
Received: from fwd05.sul.t-online.de 
	by mailout03.sul.t-online.de with smtp 
	id 122Xqi-0001Sk-05; Mon, 27 Dec 1999 11:58:00 +0100
Received: from t-online.de (05121269112-0001@[62.158.101.93]) by fwd05.sul.t-online.de
	with esmtp id 122Xqd-1tOEToC; Mon, 27 Dec 1999 11:57:55 +0100
Message-ID: <3867454F.FF071D71@t-online.de>
Date: Mon, 27 Dec 1999 11:54:07 +0100
From: Lesta@t-online.de (Uwe Lesta)
X-Mailer: Mozilla 4.05 [de]C-DT  (Win95; I)
MIME-Version: 1.0
To: swi prolog mailing list <prolog@swi.psy.uva.nl>
Subject: What's to do for "normal" tracing
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Sender: 05121269112-0001@t-dialin.net

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)

-- 


Regards

Uwe
Lesta@t-online.de

