From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19001 invoked by alias); 10 Mar 2008 07:36:41 -0000 Received: (qmail 18991 invoked by uid 22791); 10 Mar 2008 07:36:39 -0000 X-Spam-Check-By: sourceware.org Received: from py-out-1112.google.com (HELO py-out-1112.google.com) (64.233.166.182) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 10 Mar 2008 07:36:19 +0000 Received: by py-out-1112.google.com with SMTP id y63so2224374pyg.33 for ; Mon, 10 Mar 2008 00:36:18 -0700 (PDT) Received: by 10.141.185.3 with SMTP id m3mr2820924rvp.40.1205134577143; Mon, 10 Mar 2008 00:36:17 -0700 (PDT) Received: by 10.140.252.21 with HTTP; Mon, 10 Mar 2008 00:36:17 -0700 (PDT) Message-ID: <8ba6bed40803100036y1221519ck512af9e61dfb2e0e@mail.gmail.com> Date: Mon, 10 Mar 2008 07:39:00 -0000 From: "Matt Rice" To: "David Ayers" Subject: Re: gdb objc regressions Cc: gdb@sourceware.org, gnustep-dev@gnu.org In-Reply-To: <47D4DE42.9030300@fsfe.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <8ba6bed40803091750kb23a027l47034df82fe29ad2@mail.gmail.com> <47D4DE42.9030300@fsfe.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: 2008-03/txt/msg00099.txt.bz2 On Mon, Mar 10, 2008 at 12:07 AM, David Ayers wrote: > Hello Matt > > Matt Rice schrieb: > > > > there is some issues with debugging objc > [snip] > A current workaround would be to: > > set language objective-c > > explicitly, as suggested by Daniel. > > I haven't had the resources to investigate the exact commit that caused > the regression yet. > I just figured out why and will send a patch to the correct list, an omission from dwarf2read.c:set_cu_language.