From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31103 invoked by alias); 4 Apr 2002 15:44:03 -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 31096 invoked from network); 4 Apr 2002 15:44:02 -0000 Received: from unknown (HELO localhost.redhat.com) (24.112.240.27) by sources.redhat.com with SMTP; 4 Apr 2002 15:44:02 -0000 Received: from cygnus.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 2C0AD3E78; Thu, 4 Apr 2002 10:43:54 -0500 (EST) Message-ID: <3CAC74BA.9000108@cygnus.com> Date: Thu, 04 Apr 2002 07:44:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:0.9.9) Gecko/20020328 X-Accept-Language: en-us, en MIME-Version: 1.0 To: jlm@compgen.com Cc: gdb@sources.redhat.com Subject: Re: Can't attach to child using gdb-5.1.1 on Linux References: <15515.20096.343244.71499@bass.compgen.com> <3CAC629D.9000304@cygnus.com> <15532.26945.839385.236750@bass.compgen.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-04/txt/msg00052.txt.bz2 >> The first thing to do is get a more recent GDB from: > > I have been using gdb-5.1.1. More recent as in the current CVS? > Thanks for the response. CVS or a snap taken from the 5.2 branch or the mainline. You should be able to find all of them via that page - if you can't it is a bug. Andrew