From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Delivered-To: caml-list@yquem.inria.fr Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by yquem.inria.fr (Postfix) with ESMTP id 233E0BC88 for ; Fri, 4 Feb 2005 23:07:23 +0100 (CET) Received: from mail.physik.uni-muenchen.de (mail.physik.uni-muenchen.de [192.54.42.129]) by concorde.inria.fr (8.13.0/8.13.0) with ESMTP id j14M7M5r021476 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL) for ; Fri, 4 Feb 2005 23:07:23 +0100 Received: from localhost (unknown [127.0.0.1]) by mail.physik.uni-muenchen.de (Postfix) with ESMTP id 879DC20032; Fri, 4 Feb 2005 23:07:22 +0100 (CET) Received: from mail.physik.uni-muenchen.de ([127.0.0.1]) by localhost (mail.physik.uni-muenchen.de [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 26632-01-21; Fri, 4 Feb 2005 23:07:19 +0100 (CET) Received: from mailhost.cip.physik.uni-muenchen.de (kaiser.cip.physik.uni-muenchen.de [141.84.136.1]) by mail.physik.uni-muenchen.de (Postfix) with ESMTP id 7A87020031; Fri, 4 Feb 2005 23:07:19 +0100 (CET) Received: from eiger.cip.physik.uni-muenchen.de (eiger.cip.physik.uni-muenchen.de [141.84.136.54]) by mailhost.cip.physik.uni-muenchen.de (Postfix) with ESMTP id 7478126E87; Fri, 4 Feb 2005 23:07:19 +0100 (CET) Received: by eiger.cip.physik.uni-muenchen.de (Postfix, from userid 3092) id 6F0FF3CBC; Fri, 4 Feb 2005 23:07:19 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by eiger.cip.physik.uni-muenchen.de (Postfix) with ESMTP id 6CBCC2D716; Fri, 4 Feb 2005 23:07:19 +0100 (CET) Date: Fri, 4 Feb 2005 23:07:19 +0100 (CET) From: Thomas Fischbacher To: Christophe TROESTLER Cc: caml-list@yquem.inria.fr Subject: Re: [Caml-list] Estimating the size of the ocaml community In-Reply-To: <20050204.205413.24601197.Christophe.Troestler@umh.ac.be> Message-ID: References: <200502040233.40444.jon@jdh30.plus.com> <20050204.205413.24601197.Christophe.Troestler@umh.ac.be> X-BOFH: Daemons did it MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: amavisd-new at physik.uni-muenchen.de X-Miltered: at concorde with ID 4203F21A.001 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Spam: no; 0.00; caml-list:01 ocaml:01 christophe:01 troestler:01 wrote:01 wrote:01 vectors:01 pairs:01 camldebug:01 debugging:01 debugger:01 cip:98 cip:98 lambda:01 lambda:01 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on yquem.inria.fr X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.0.2 X-Spam-Level: On Fri, 4 Feb 2005, Christophe TROESTLER wrote: > On Fri, 4 Feb 2005, Thomas Fischbacher wrote: > > > > > > Erm, what do you do if you want to quickly debug-print a list of > > > > vectors of pairs? > > What's wrong with camldebug ? There are many different aspects to debugging, and not all of them are related to a debugger. -- regards, tf@cip.physik.uni-muenchen.de (o_ Thomas Fischbacher - http://www.cip.physik.uni-muenchen.de/~tf //\ (lambda (n) ((lambda (p q r) (p p q r)) (lambda (g x y) V_/_ (if (= x 0) y (g g (- x 1) (* x y)))) n 1)) (Debian GNU)