From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14501 invoked by alias); 26 Sep 2007 14:21:49 -0000 Received: (qmail 14474 invoked by uid 22791); 26 Sep 2007 14:21:47 -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; Wed, 26 Sep 2007 14:21:40 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 0CF7A9832A; Wed, 26 Sep 2007 14:21:38 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id EBA21982AD; Wed, 26 Sep 2007 14:21:37 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.67) (envelope-from ) id 1IaXlh-0007jU-3n; Wed, 26 Sep 2007 10:21:37 -0400 Date: Wed, 26 Sep 2007 14:21:00 -0000 From: Daniel Jacobowitz To: "Maciej W. Rozycki" Cc: gdb-patches@sourceware.org, "Maciej W. Rozycki" Subject: Re: hbreak.exp: Test hardware breakpoints Message-ID: <20070926142137.GA29702@caradoc.them.org> Mail-Followup-To: "Maciej W. Rozycki" , gdb-patches@sourceware.org, "Maciej W. Rozycki" References: <20070921230133.GB28500@caradoc.them.org> <20070924113241.GA7618@caradoc.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.15 (2007-04-09) X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-09/txt/msg00369.txt.bz2 On Wed, Sep 26, 2007 at 03:03:32PM +0100, Maciej W. Rozycki wrote: > I have tried that file (from > http://sourceware.org/gdb/wiki/Native_gdbserver_testing), but it does not > work for me. The log reports: > > Test Run By macro on Wed Sep 26 14:44:55 2007 > Target is native-gdbserver > Host is i386-pc-linux-gnu > > === gdb tests === > > Schedule of variations: > unix That shouldn't happen. Did you use --target instead of --target_board? -- Daniel Jacobowitz CodeSourcery