From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1856 invoked by alias); 17 Jan 2008 14:39:03 -0000 Received: (qmail 1848 invoked by uid 22791); 17 Jan 2008 14:39:03 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 17 Jan 2008 14:38:37 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 2028A98297; Thu, 17 Jan 2008 14:38:36 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id F019D9801D; Thu, 17 Jan 2008 14:38:35 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.68) (envelope-from ) id 1JFVt5-0002el-0a; Thu, 17 Jan 2008 09:38:35 -0500 Date: Thu, 17 Jan 2008 14:39:00 -0000 From: Daniel Jacobowitz To: Doug Evans Cc: gdb@sourceware.org Subject: Re: Running testsuite on linux with gdbserver. Message-ID: <20080117143834.GB9907@caradoc.them.org> Mail-Followup-To: Doug Evans , gdb@sourceware.org References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2007-12-11) 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-01/txt/msg00148.txt.bz2 On Wed, Jan 16, 2008 at 03:29:59PM -0800, Doug Evans wrote: > If I hack dejagnu/framework.exp:is_remote to treat linux-gdbserver as > a non-remote target, the following works: Try this: http://sourceware.org/gdb/wiki/Native_gdbserver_testing Same, but without hacking DejaGNU. -- Daniel Jacobowitz CodeSourcery