From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kevin Ryde Newsgroups: gmane.lisp.guile.devel Subject: Re: [PATCH] experimental lookupcar based coverage testing. Date: Fri, 19 Jan 2007 10:50:57 +1100 Message-ID: <87bqkvao7y.fsf@zip.com.au> References: <45AFCEFD.5030203@xs4all.nl> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1169164296 20041 80.91.229.12 (18 Jan 2007 23:51:36 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 18 Jan 2007 23:51:36 +0000 (UTC) Cc: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Fri Jan 19 00:51:32 2007 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1H7h2Y-0004Rs-Lf for guile-devel@m.gmane.org; Fri, 19 Jan 2007 00:51:30 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H7h2Z-0004rx-KM for guile-devel@m.gmane.org; Thu, 18 Jan 2007 18:51:31 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1H7h2W-0004ol-5B for guile-devel@gnu.org; Thu, 18 Jan 2007 18:51:28 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1H7h2T-0004mt-0D for guile-devel@gnu.org; Thu, 18 Jan 2007 18:51:26 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H7h2S-0004me-Lo for guile-devel@gnu.org; Thu, 18 Jan 2007 18:51:24 -0500 Original-Received: from [61.8.2.215] (helo=mailout1.pacific.net.au) by monty-python.gnu.org with esmtp (Exim 4.52) id 1H7h2S-0005i6-39 for guile-devel@gnu.org; Thu, 18 Jan 2007 18:51:24 -0500 Original-Received: from mailproxy2.pacific.net.au (mailproxy2.pacific.net.au [61.8.2.163]) by mailout1.pacific.net.au (Postfix) with ESMTP id 7A90B5AFD34; Fri, 19 Jan 2007 10:51:14 +1100 (EST) Original-Received: from localhost (ppp2EA5.dyn.pacific.net.au [61.8.46.165]) by mailproxy2.pacific.net.au (Postfix) with ESMTP id 1016A2740B; Fri, 19 Jan 2007 10:51:14 +1100 (EST) Original-Received: from gg by localhost with local (Exim 4.63) (envelope-from ) id 1H7h21-0001he-G5; Fri, 19 Jan 2007 10:50:57 +1100 Original-To: hanwen@xs4all.nl Mail-Copies-To: never In-Reply-To: <45AFCEFD.5030203@xs4all.nl> (Han-Wen Nienhuys's message of "Thu, 18 Jan 2007 20:48:13 +0100") User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:6447 Archived-At: Han-Wen Nienhuys writes: > > See attached patch. Sounds worryingly specific to what you're doing. Perhaps something which was just a hook to each function call made (by the debug evaluator), with the memoized and unmemoized form if that's necessary. > +int test_flag; An entry in the debug-options struct? _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel