From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18655 invoked by alias); 29 Jun 2005 18:34:55 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 18628 invoked by uid 22791); 29 Jun 2005 18:34:42 -0000 Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Wed, 29 Jun 2005 18:34:42 +0000 Received: from drow by nevyn.them.org with local (Exim 4.51) id 1DnhO2-0002uP-Bx; Wed, 29 Jun 2005 14:34:14 -0400 Date: Wed, 29 Jun 2005 18:34:00 -0000 From: Daniel Jacobowitz To: lin q Cc: gdb@sources.redhat.com Subject: Re: Error "Unexpected waitpid result 02057f when waiting for vfork-done" Message-ID: <20050629183414.GA11167@nevyn.them.org> Mail-Followup-To: lin q , gdb@sources.redhat.com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.8i X-SW-Source: 2005-06/txt/msg00312.txt.bz2 On Wed, Jun 29, 2005 at 12:30:03PM -0600, lin q wrote: > Hi, > I am using gdb 6.3 on RedHat Enterprise 3. After starting it, I set a > couple breakpoint commands, > > set breakpoint pending on > b myfile.c:100 > > and then type run command, but then I get this message, > > Warning:Unexpected waitpid result 02057f when waiting for vfork-done > > and gdb hangs. > > I wonder if this is a known problem? Please try a CVS version of GDB. -- Daniel Jacobowitz CodeSourcery, LLC