From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31598 invoked by alias); 15 Nov 2006 05:00:09 -0000 Received: (qmail 31587 invoked by uid 22791); 15 Nov 2006 05:00:08 -0000 X-Spam-Check-By: sourceware.org Received: from nile.gnat.com (HELO nile.gnat.com) (205.232.38.5) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 15 Nov 2006 04:59:56 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-nile.gnat.com (Postfix) with ESMTP id 7153C48CBD6; Tue, 14 Nov 2006 23:59:54 -0500 (EST) Received: from nile.gnat.com ([127.0.0.1]) by localhost (nile.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 19677-01-3; Tue, 14 Nov 2006 23:59:54 -0500 (EST) Received: from takamaka.act-europe.fr (unknown [70.71.0.212]) by nile.gnat.com (Postfix) with ESMTP id 2FD9748CBAE; Tue, 14 Nov 2006 23:59:54 -0500 (EST) Received: by takamaka.act-europe.fr (Postfix, from userid 1000) id 3150234C099; Tue, 14 Nov 2006 21:00:15 -0800 (PST) Date: Wed, 15 Nov 2006 05:00:00 -0000 From: Joel Brobecker To: Jesse Marlin Cc: gdb@sourceware.org Subject: Re: gdb 6.5 on AIX 5.3 not hitting breakpoints Message-ID: <20061115050015.GM3529@adacore.com> References: <455A1696.2060408@intec.us> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <455A1696.2060408@intec.us> User-Agent: Mutt/1.4.2.2i 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-11/txt/msg00093.txt.bz2 > I have built gdb-6.5 on AIX 5.3 and have noticed that it is not hitting > breakpoints. Is this a known problem and if so is there any workaround? I've had only little time to work on AIX lately, but it is still expected to work well. So this is definitely not a known problem. I'll take a quick look tonight to see if breakpoints work for me. -- Joel