From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14730 invoked by alias); 11 Jun 2008 01:14:59 -0000 Received: (qmail 14715 invoked by uid 22791); 11 Jun 2008 01:14:58 -0000 X-Spam-Check-By: sourceware.org Received: from rv-out-0708.google.com (HELO rv-out-0708.google.com) (209.85.198.246) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 11 Jun 2008 01:14:34 +0000 Received: by rv-out-0708.google.com with SMTP id b17so2717473rvf.48 for ; Tue, 10 Jun 2008 18:14:32 -0700 (PDT) Received: by 10.141.29.21 with SMTP id g21mr3466541rvj.248.1213146872535; Tue, 10 Jun 2008 18:14:32 -0700 (PDT) Received: from localhost ( [202.232.30.196]) by mx.google.com with ESMTPS id l31sm17530625rvb.6.2008.06.10.18.14.29 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 10 Jun 2008 18:14:31 -0700 (PDT) Date: Wed, 11 Jun 2008 01:14:00 -0000 Message-Id: <20080611.101421.254858910.uebayasi@gmail.com> To: ddaney@avtrex.com Cc: cgd@google.com, gdb@sourceware.org Subject: Re: mips sim syscall From: Masao Uebayashi In-Reply-To: <48497029.4060207@avtrex.com> References: <2e7be40c0806060007n1a237cbfya34c58208a57add1@mail.gmail.com> <20080606.192335.58006236.uebayasi@gmail.com> <48497029.4060207@avtrex.com> X-Mailer: Mew version 5.2 on Emacs 22.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2008-06/txt/msg00089.txt.bz2 > For that you can run Linux under qemu. You can install a complete > mipsel-linux Debian distribution on any platform that runs qemu. Do you mean GCC team uses this as the official test method? Masao