From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25817 invoked by alias); 1 Dec 2004 15:02:45 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 25776 invoked from network); 1 Dec 2004 15:02:37 -0000 Received: from unknown (HELO krynn.se.axis.com) (212.209.10.221) by sourceware.org with SMTP; 1 Dec 2004 15:02:37 -0000 Received: from ignucius.se.axis.com (ignucius.se.axis.com [10.83.5.18]) by krynn.se.axis.com (8.12.9/8.12.9/Debian-5local0.1) with ESMTP id iB1F2OAD031585; Wed, 1 Dec 2004 16:02:24 +0100 Received: from ignucius.se.axis.com (localhost [127.0.0.1]) by ignucius.se.axis.com (8.12.8p1/8.12.8/Debian-2woody1) with ESMTP id iB1F2NdD023246; Wed, 1 Dec 2004 16:02:23 +0100 Received: (from hp@localhost) by ignucius.se.axis.com (8.12.8p1/8.12.8/Debian-2woody1) id iB1F2NnG023242; Wed, 1 Dec 2004 16:02:23 +0100 Date: Wed, 01 Dec 2004 15:02:00 -0000 Message-Id: <200412011502.iB1F2NnG023242@ignucius.se.axis.com> From: Hans-Peter Nilsson To: fche@redhat.com CC: cgen@sources.redhat.com, gdb@sources.redhat.com In-reply-to: <20041201135340.GD30164@redhat.com> (fche@redhat.com) Subject: Re: sim: Handle and pass new required option -OPC for CGEN "desc". X-SW-Source: 2004-12/txt/msg00003.txt.bz2 > Date: Wed, 1 Dec 2004 08:53:40 -0500 > From: "Frank Ch. Eigler" > Testsuites for "check-sim" are quite rare. The way one normally > obtains confidence in regenerated simulators is by running the > gcc/gdb tests against the changed sim. A *very* weak confidence, and a roundabout way of doing it at that! I just want to raise a concern: I hope it isn't policy. (I like test-suites, and ones exercising existing-code coverage, functional coverage and fixed bugs is a minimum. I could rewrite the whole thing and not worry -- except of course to check that the new code paths are covered!) Besides, i960 is obsoleted, removed from gcc, so no hope in current CVS for that. > Thanks for your care & feeding of cgen. (I'll get back to > you on the other cris stuff later today.) So they all say. :-) I'd be most thankful to get that SID issue resolved. What are y'all using for CGEN debugging? I tried psd-1.2.1 but it doesn't seem guile-compatible. brgds, H-P