From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id UAA21409; Mon, 5 Jan 2004 20:27:40 +0100 (MET) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id UAA22051 for ; Mon, 5 Jan 2004 20:27:38 +0100 (MET) Received: from dell.nogin.org (charter-242-037.caltech.edu [131.215.242.37]) by concorde.inria.fr (8.11.1/8.11.1) with ESMTP id i05JRWH21290 for ; Mon, 5 Jan 2004 20:27:32 +0100 (MET) Received: from cs.caltech.edu (localhost.localdomain [127.0.0.1]) by dell.nogin.org (8.12.10/8.12.9) with ESMTP id i05JRQti012797 for ; Mon, 5 Jan 2004 11:27:31 -0800 Message-ID: <3FF9BA9E.603@cs.caltech.edu> Date: Mon, 05 Jan 2004 11:27:26 -0800 From: Aleksey Nogin Organization: California Institute of Technology, Computer Science Department User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6a) Gecko/20031023 X-Accept-Language: ru, en-us, en MIME-Version: 1.0 To: Caml List Subject: [Caml-list] 3.07: debug information on camlp4-processed files is missing the file name? Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Loop: caml-list@inria.fr X-Spam: no; 0.00; 3.07:01 camlp:01 3.07:01 backtrace:01 camlp:01 backtraces:01 3.06:01 626:99 bin:01 debug:01 caml-bugs:01 caml:01 workaround:01 caltech:01 caltech:01 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk I noticed that in 3.07 the backtrace (OCAMLRUNPARAM=b) has empty file names for the files was compiled with a camlp4 preprocessor. Since in our project most of the files are camlp4-processed, this makes the backtraces completely unusable :-( Is there some workaround for this (short of staying with 3.06)? P.S. I filed PR #2022 on this one - http://caml.inria.fr/bin/caml-bugs/incoming?id=2022 -- Aleksey Nogin Home Page: http://nogin.org/ E-Mail: nogin@cs.caltech.edu (office), aleksey@nogin.org (personal) Office: Jorgensen 70, tel: (626) 395-2907 ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners