From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28226 invoked by alias); 11 Feb 2006 00:54:17 -0000 Received: (qmail 28218 invoked by uid 22791); 11 Feb 2006 00:54:16 -0000 X-Spam-Check-By: sourceware.org Received: from ihug-mail.icp-qv1-irony3.iinet.net.au (HELO mail-ihug.icp-qv1-irony3.iinet.net.au) (203.59.1.197) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 11 Feb 2006 00:54:13 +0000 Received: from 203-217-74-8.dyn.iinet.net.au (HELO [10.1.1.3]) ([203.217.74.8]) by mail-ihug.icp-qv1-irony3.iinet.net.au with ESMTP; 11 Feb 2006 08:54:09 +0800 X-BrightmailFiltered: true X-IronPort-AV: i="4.02,104,1139155200"; d="scan'208"; a="650497650:sNHT92721176" In-Reply-To: <8f2776cb0602092313h4d48cef4o2c334e71b4736d40@mail.gmail.com> References: <43EC22CF.5070402@ot.com.au> <8f2776cb0602092313h4d48cef4o2c334e71b4736d40@mail.gmail.com> Mime-Version: 1.0 (Apple Message framework v746.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Cc: gdb@sourceware.org Content-Transfer-Encoding: 7bit From: Paul Hughes Subject: Re: gdb won't stop at break point in simple program Date: Sat, 11 Feb 2006 00:54:00 -0000 To: Jim Blandy 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: 2006-02/txt/msg00095.txt.bz2 On 10/02/2006, at 6:13 PM, Jim Blandy wrote: > > Wow. You're using the GDB and GCC included with your distribution? > Clean install of RHEL 4.2 with everything installed. Tried another machine installed with RHEL 4.2 with workstation subset of packages plus gcc & gdb works OK and doesn't print out "Detaching after fork from child process XXXXX" Will do a reinstall of the original machine on Monday with limited set of packages and see if that fixes the problem.