From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19931 invoked by alias); 26 Sep 2007 14:29:35 -0000 Received: (qmail 19922 invoked by uid 22791); 26 Sep 2007 14:29:34 -0000 X-Spam-Check-By: sourceware.org Received: from nf-out-0910.google.com (HELO nf-out-0910.google.com) (64.233.182.187) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 26 Sep 2007 14:29:33 +0000 Received: by nf-out-0910.google.com with SMTP id b11so1755126nfh for ; Wed, 26 Sep 2007 07:29:30 -0700 (PDT) Received: by 10.78.179.12 with SMTP id b12mr646085huf.1190816969452; Wed, 26 Sep 2007 07:29:29 -0700 (PDT) Received: by 10.78.192.16 with HTTP; Wed, 26 Sep 2007 07:29:29 -0700 (PDT) Message-ID: <4053daab0709260729r4a419defs5f95d4b84c44bcc3@mail.gmail.com> Date: Wed, 26 Sep 2007 14:29:00 -0000 From: "Pedro Alves" To: "Maciej W. Rozycki" Subject: Re: hbreak.exp: Test hardware breakpoints Cc: "Daniel Jacobowitz" , gdb-patches@sourceware.org, "Maciej W. Rozycki" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20070921230133.GB28500@caradoc.them.org> <20070924113241.GA7618@caradoc.them.org> <20070926142137.GA29702@caradoc.them.org> X-Google-Sender-Auth: 15b254f6ba39d325 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/msg00372.txt.bz2 Maciej W. Rozycki wrote: > On Wed, 26 Sep 2007, Daniel Jacobowitz wrote: > > > That shouldn't happen. Did you use --target instead of > > --target_board? > > I used "RUNTESTFLAGS=--target-board native-gdbserver gdb.base/hbreak.exp" > exactly. > --target-board != --target_board ^ ^ '-' vs '_' Cheers, Pedro Alves