From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8082 invoked by alias); 23 Aug 2007 14:32:03 -0000 Received: (qmail 7853 invoked by uid 22791); 23 Aug 2007 14:32:01 -0000 X-Spam-Check-By: sourceware.org Received: from smtpout0175.sc1.he.tucows.com (HELO n082.sc1.he.tucows.com) (64.97.136.175) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 23 Aug 2007 14:31:57 +0000 Received: from NTHOME (80.189.249.164) by n082.sc1.he.tucows.com (7.2.069.1) (authenticated as spencer.oliver) id 4630CFCB008C47F0 for gdb@sources.redhat.com; Thu, 23 Aug 2007 14:31:54 +0000 Message-ID: <4630CFCB008C47F0@n082.sc1.he.tucows.com> (added by postmaster@bouncemessage.net) From: "Spen" To: Subject: RE: Breakpoint function address Date: Thu, 23 Aug 2007 14:32:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 In-Reply-To: <20070823114620.GA27318@caradoc.them.org> X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2007-08/txt/msg00175.txt.bz2 > > Try building a CVS snapshot of binutils or using the 2.18 > prerelease snapshot from two weeks ago, and relinking. I > recently changed the way the linker behaves when updating > debug info for discarded functions. It will now set the high > PC of the function to 0, so we will never decide it is current. > > -- > Daniel Jacobowitz > CodeSourcery > Daniel, Just tried binutils-2.18.50 snapshot and it has fixed the problem, breakpoints now correctly set. Many thanks once again for all your help, very much appreciated. Spen