From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28500 invoked by alias); 21 Aug 2007 14:25:46 -0000 Received: (qmail 28386 invoked by uid 22791); 21 Aug 2007 14:25:45 -0000 X-Spam-Check-By: sourceware.org Received: from smtp1.global.net.uk (HELO smtp1.global.net.uk) (80.189.94.53) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 21 Aug 2007 14:25:44 +0000 Received: from [80.189.249.164] (helo=NTHOME) by smtp1.global.net.uk with esmtp (Exim 4.42) id 1INUft-000J9b-LN for gdb@sources.redhat.com; Tue, 21 Aug 2007 15:25:41 +0100 From: "Spen" To: Subject: RE: Breakpoint function address Date: Tue, 21 Aug 2007 14:25: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: <20070821141031.GA29461@caradoc.them.org> Message-Id: Authenticated-Sender: 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/msg00152.txt.bz2 > It sounds like your linker has broken the debug info. We > will need a test binary to be sure. > > -- > Daniel Jacobowitz > CodeSourcery > Thanks for the reply, Have also have tried with gcc 3.4.6, 4.2 and 4.2 (arm-eabi) - the same results. So I thought the problem was related to the symbols being read by gdb, not being produced by the linker. I am guessing this list does not allow attachments, can I send a test binary to you? Cheers Spen