From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17202 invoked by alias); 30 Nov 2005 04:23:08 -0000 Received: (qmail 17193 invoked by uid 22791); 30 Nov 2005 04:23:08 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Wed, 30 Nov 2005 04:23:05 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1EhJUO-0002ct-D9; Tue, 29 Nov 2005 23:22:40 -0500 Date: Wed, 30 Nov 2005 09:42:00 -0000 From: Daniel Jacobowitz To: Jim Blandy Cc: yang xiaoli , gdb@sourceware.org Subject: Re: local gdb could not stop at breakpoint? Message-ID: <20051130042240.GA10080@nevyn.them.org> Mail-Followup-To: Jim Blandy , yang xiaoli , gdb@sourceware.org References: <8f2776cb0511282201y3fcbd125w16da2303780954aa@mail.gmail.com> <8f2776cb0511292021u681b3ac4od01b67ac01ffc37f@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8f2776cb0511292021u681b3ac4od01b67ac01ffc37f@mail.gmail.com> User-Agent: Mutt/1.5.8i X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2005-11/txt/msg00635.txt.bz2 On Tue, Nov 29, 2005 at 08:21:37PM -0800, Jim Blandy wrote: > On 11/29/05, yang xiaoli wrote: > > Jim Blandy: > > yes, this time I compile gdb-6.3 for native debugger, it can stop at > > breakpoints, Maybe gdb-6.0 is too old. Thanks for your help. > > That's great! > > > configure script has a problem, I modified gdb-6.3/readline/configure at > > line 6261: > > erase "{ (exit 1); exit 1; };" > > so it can cross-compile to native debugger. > > We use GNU autoconf to generate the 'configure' script automatically > from 'configure.ac', so fixing 'configure' itself won't work. What > was the problem you encountered? Did it print an error message? This is presumably "export bash_cv_have_mbstate_t=yes". -- Daniel Jacobowitz CodeSourcery, LLC