From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17409 invoked by alias); 22 Aug 2007 11:10:30 -0000 Received: (qmail 17298 invoked by uid 22791); 22 Aug 2007 11:10:29 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 22 Aug 2007 11:10:26 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 9D1129810A; Wed, 22 Aug 2007 11:10:26 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id 7F9CF98109; Wed, 22 Aug 2007 11:10:26 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.67) (envelope-from ) id 1INo6R-0006Wf-RQ; Wed, 22 Aug 2007 07:10:23 -0400 Date: Wed, 22 Aug 2007 11:10:00 -0000 From: Daniel Jacobowitz To: Spen Cc: gdb@sources.redhat.com Subject: Re: Breakpoint function address Message-ID: <20070822111023.GA25071@caradoc.them.org> Mail-Followup-To: Spen , gdb@sources.redhat.com References: <20070821191353.GA11586@caradoc.them.org> <4630CFCB008ABC16@n082.sc1.he.tucows.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4630CFCB008ABC16@n082.sc1.he.tucows.com> User-Agent: Mutt/1.5.15 (2007-04-09) 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/msg00162.txt.bz2 On Wed, Aug 22, 2007 at 10:50:22AM +0100, Spen wrote: > Very strange, been doing a few more tests: > GNU gdb (CodeSourcery Sourcery G++ Lite 2007q1-10) 6.6.50.20070320-cvs > Crashes when trying to load problem elf file > > GNU gdb (Sourcery G++ 4.1-40) 6.6.50.20061124-cvs > Works on both files and breakpoint set correctly. > > If target sim is used then all versions of gdb work ok. > Changing to target remote are when the problems occur - I have been using > gdb 6.5 for a while now and never had any problems. Well, obviously I can't try it with target remote; I don't have your target. Could you post a complete bad session using "set debug remote 1" before connecting to the target? -- Daniel Jacobowitz CodeSourcery