From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8475 invoked by alias); 19 Apr 2012 15:10:38 -0000 Received: (qmail 8466 invoked by uid 22791); 19 Apr 2012 15:10:36 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,TW_BJ,TW_JC X-Spam-Check-By: sourceware.org Received: from shell4.bayarea.net (HELO shell4.bayarea.net) (209.128.82.1) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 19 Apr 2012 15:10:04 +0000 Received: (qmail 30601 invoked from network); 19 Apr 2012 08:10:03 -0700 Received: from c-76-102-3-160.hsd1.ca.comcast.net (HELO redwood.eagercon.com) (76.102.3.160) by shell4.bayarea.net with SMTP; 19 Apr 2012 08:10:03 -0700 Message-ID: <4F902ACA.20706@eagerm.com> Date: Thu, 19 Apr 2012 15:10:00 -0000 From: Michael Eager User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120329 Thunderbird/11.0.1 MIME-Version: 1.0 To: gdb@sourceware.org Subject: GDB test suite configuration help Content-Type: text/plain; charset=UTF-8; format=flowed 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: 2012-04/txt/msg00152.txt.bz2 Hi -- I'm trying to configure the gdb test suite for a new target configuration. The target is a MIPS board running Linux and using a NFS mounted root file system. Connection to the target is through SSH. I've modified DejaGNU to copy test files to the nfsroot rather than use SCP, delete from the nfsroot rather than using SSH to pass a "rm" command, specify a user id for SSH, and reply to password prompts from SSH from the target. I'm about to add another function: specify the name of strip and objcopy similar to the way that the name of the C compiler is specified. BTW, SSH public key authentication to the target is not working. It occurs to me that this should be a common configuration, not something remarkably new which should need this amount of tinkering. Q. Does someone have a target.exp config file for a similar configuration which they can send me? Q. Are there configuration options to do some of these functions which I've missed? -- Michael Eager eager@eagercon.com 1960 Park Blvd., Palo Alto, CA 94306 650-325-8077