From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23827 invoked by alias); 2 Dec 2013 19:43:53 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 23815 invoked by uid 89); 2 Dec 2013 19:43:52 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=AWL,BAYES_50,RDNS_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no version=3.3.2 X-HELO: mail-ve0-f182.google.com Received: from Unknown (HELO mail-ve0-f182.google.com) (209.85.128.182) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Mon, 02 Dec 2013 19:43:51 +0000 Received: by mail-ve0-f182.google.com with SMTP id jy13so9479025veb.27 for ; Mon, 02 Dec 2013 11:43:43 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=AGpkq1Y1nluBJIb7DxJrL+KLfXg4HwT0wPbtamoK7pI=; b=UD5unL2aymT39WCqhDa7s/r1bJkiL2s0vuStGFJNbLjl1GdWbFA9GDRV7kyiqPueHp trb/ziSi28r9bs7QwDYloVF5hxtdbHDh07U10b0gyCjKc62hSiCvoVg/BRj+VQewvefj 5lyJOLHsK+m3lyySmmy5X4gCRvXy4WhRcOVCgEaDrlWL/XRsyvofWmbw/v6wLj6KpRF3 rel/thq3EWEkUwqC+nMfC1+5o5c0Kd0Snlpx13uEzIqVouKFyHHTHIFf4BuKMvw0IVoc /MGCeZ86BOwJ/cm0FEkAJIcQM+/hg3p8K9DrAPRADGgEpej9uZVBjfBYpH8Kr5qzRbyw gPLQ== X-Gm-Message-State: ALoCoQmRh66US5Dz4IUIMXdvh4XjBHUymFyLfgX+0Ih8G3X8weBQ163GHCkTBhrEkhWvdPc3go5tBxrICC84rZpjDrniCuGzWm7wQzytFZgsCg6Z28F82wpIywvb/ei5WOdUfcLDdnq8prtktNKx6e1stILdiuTzORlsg3eZa5U1KH/nSfgIl0VRBUtb452taxC+dcrrwFLSMvXloM6PZIxSCjMvd8hhng== MIME-Version: 1.0 X-Received: by 10.58.207.76 with SMTP id lu12mr2473583vec.30.1386013423636; Mon, 02 Dec 2013 11:43:43 -0800 (PST) Received: by 10.52.163.52 with HTTP; Mon, 2 Dec 2013 11:43:43 -0800 (PST) In-Reply-To: <20131202073623.GA13911@host2.jankratochvil.net> References: <20131202035637.GQ3114@adacore.com> <20131202073623.GA13911@host2.jankratochvil.net> Date: Mon, 02 Dec 2013 19:43:00 -0000 Message-ID: Subject: Re: status update for GDB 7.7? From: Doug Evans To: Jan Kratochvil Cc: Joel Brobecker , gdb-patches , Philippe Waroquiers Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes X-SW-Source: 2013-12/txt/msg00046.txt.bz2 Great. gmail has started off my return from holidays by sending rich text. Apologies for the resend. On Sun, Dec 1, 2013 at 11:36 PM, Jan Kratochvil wrote: > On Mon, 02 Dec 2013 04:56:37 +0100, Joel Brobecker wrote: >> * [Jan/Doug] Record objfile->original_name as an absolute path >> https://sourceware.org/ml/gdb-patches/2013-10/msg00275.html >> >> Hard to tell whether they are done or not. Can we have confirmation >> either way? > > It is not checked in. The patch is IMO done in the link above. > > Just Doug required some whole new feature/patchset just because of the > testcase there and currently I work on other more urgent things: > https://sourceware.org/ml/gdb-patches/2013-10/msg00287.html Umm, eh? What whole new feature/patchset am I *requiring*? [hint: there is none :-)] The subsequent discussion was just discussion of approaching the problem differently that could have a more general use. I never argued it was a requirement. If people are ok with that test, then it "works for me". I just wanted confirmation. [Joel did reply it was ok with him, modulo seeing if there was a way to improve it, but he was the only one to offer an opinion on the test itself. It could be changed a bit I think, but I'm not sure it would remove the cheezyness factor, to me anyway.]