From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28090 invoked by alias); 3 Oct 2006 03:10:09 -0000 Received: (qmail 28081 invoked by uid 22791); 3 Oct 2006 03:10:09 -0000 X-Spam-Check-By: sourceware.org Received: from mx2.palmsource.com (HELO mx2.palmsource.com) (12.7.175.14) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 03 Oct 2006 03:10:06 +0000 Received: from localhost (localhost [127.0.0.1]) by localhost.domain.tld (Postfix) with ESMTP id ADF5E26B9A; Mon, 2 Oct 2006 20:10:04 -0700 (PDT) Received: from mx2.palmsource.com ([127.0.0.1]) by localhost (mx2.palmsource.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 06433-05-3; Mon, 2 Oct 2006 20:10:03 -0700 (PDT) Received: from ussunex01.palmsource.com (unknown [192.168.101.9]) by mx2.palmsource.com (Postfix) with ESMTP id EC18926B98; Mon, 2 Oct 2006 20:10:03 -0700 (PDT) Received: from 192.168.92.75 ([192.168.92.75]) by ussunex01.palmsource.com ([192.168.101.9]) via Exchange Front-End Server owa.palmsource.com ([10.0.20.17]) with Microsoft Exchange Server HTTP-DAV ; Tue, 3 Oct 2006 03:10:04 +0000 Received: from svmsnyderlnx by owa.palmsource.com; 02 Oct 2006 20:10:03 -0700 Subject: Re: Incorrect breakpoint address w no stabs From: Michael Snyder To: Michael Eager Cc: Daniel Jacobowitz , gdb@sources.redhat.com In-Reply-To: <4521CD1F.20609@eagercon.com> References: <451FFF24.3010201@eagercon.com> <20061001181609.GA5065@nevyn.them.org> <4521CD1F.20609@eagercon.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Tue, 03 Oct 2006 03:10:00 -0000 Message-Id: <1159845003.9761.35.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 X-IsSubscribed: yes 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-10/txt/msg00008.txt.bz2 On Mon, 2006-10-02 at 19:38 -0700, Michael Eager wrote: > Quick follow-up. > > This problem doesn't happen if all object files use > DWARF or no debugging. If the executable has mixed > stabs/DWARF, then the problem shows up. What about if all object files use stabs?