From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23636 invoked by alias); 16 Apr 2003 04:55:24 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 23617 invoked from network); 16 Apr 2003 04:55:23 -0000 Received: from unknown (HELO ngate.noida.hcltech.com) (202.54.110.230) by sources.redhat.com with SMTP; 16 Apr 2003 04:55:23 -0000 Received: from exch-01.noida.hcltech.com (exch-01 [204.160.254.29]) by ngate.noida.hcltech.com (8.9.3/8.9.3) with ESMTP id KAA31083; Wed, 16 Apr 2003 10:22:30 +0530 Received: by exch-01.noida.hcltech.com with Internet Mail Service (5.5.2656.59) id <21G2WTP2>; Wed, 16 Apr 2003 10:17:50 +0530 Message-ID: From: "D.Venkatasubramanian, Noida" To: Michael Snyder , gdb-patches@sources.redhat.com Cc: kazu@cs.umass.edu Subject: RE: h8/300 sim tests Date: Wed, 16 Apr 2003 04:55:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-SW-Source: 2003-04/txt/msg00317.txt.bz2 Hi All, Sorry for the late reply. This is wonderful. And I got the hint. ;-) I will try to add some tests for File I/O and Cmdline, once I get free from some other work I am doing. I don't think MAC is supported though I did submit a basic patch. It hasn't been approved still. I don't think, mac.s should be run for all. (Only H8S ...) Thanks and Regards, Venky >-----Original Message----- >From: Michael Snyder [mailto:msnyder@redhat.com] >Sent: Monday, April 07, 2003 7:11 PM >To: gdb-patches@sources.redhat.com >Cc: D.Venkatasubramanian, Noida; kazu@cs.umass.edu; >avolkov@transas.com; >cagney@redhat.com >Subject: h8/300 sim tests > > >Hi guys, > >I've been working on some tests for the h8/300 simulator, and I've >decided they're ready for contribution. I hope this framework will >make it easy for others to add tests (hint hint file i/o cmdline). >These are meant to go in a new directory sim/testsuite/sim/h8300. > >You'll immediately see from this that I'm also working on adding >the h8sx architecture. Look for that submission shortly. These >tests will work as is, without that submission, with just a few >failures (which probably represent existing bugs). > >Cheers, >Michael Snyder >