From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4259 invoked by alias); 10 Jun 2008 13:45:24 -0000 Received: (qmail 4247 invoked by uid 22791); 10 Jun 2008 13:45:21 -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; Tue, 10 Jun 2008 13:44:59 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id C2A2B9840C; Tue, 10 Jun 2008 13:44:57 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id A4D029810F; Tue, 10 Jun 2008 13:44:57 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1K649g-0002QA-Ty; Tue, 10 Jun 2008 09:44:56 -0400 Date: Tue, 10 Jun 2008 13:45:00 -0000 From: Daniel Jacobowitz To: Salvatore Lionetti Cc: gdb@sourceware.org Subject: Re: Enable Support for Dwarf 1, with Gnu Extension Message-ID: <20080610134456.GA9249@caradoc.them.org> Mail-Followup-To: Salvatore Lionetti , gdb@sourceware.org References: <20080610123542.GA5240@caradoc.them.org> <619152.88741.qm@web27208.mail.ukl.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <619152.88741.qm@web27208.mail.ukl.yahoo.com> User-Agent: Mutt/1.5.17 (2008-05-11) 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: 2008-06/txt/msg00070.txt.bz2 On Tue, Jun 10, 2008 at 01:37:27PM +0000, Salvatore Lionetti wrote: > Hi, > > Many thanks! > I've just compiled gdb 6.6, with insight, and see symbol but some time got: > ptype a > > or gdb seem to have difficult in determine next address (so put breakpoint in wrong place so program many time go running...) Sorry, I don't know. These are probably specific problems between GDB and the debug info generated by Diab. -- Daniel Jacobowitz CodeSourcery