From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17618 invoked by alias); 18 Jul 2014 17:20:20 -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 17608 invoked by uid 89); 18 Jul 2014 17:20:20 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-vc0-f179.google.com Received: from mail-vc0-f179.google.com (HELO mail-vc0-f179.google.com) (209.85.220.179) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Fri, 18 Jul 2014 17:20:18 +0000 Received: by mail-vc0-f179.google.com with SMTP id hq11so6458071vcb.10 for ; Fri, 18 Jul 2014 10:20:16 -0700 (PDT) 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=ZmiGVWSAYEngtu49/35yteHzZyHnDkz36+WBTHWH8VA=; b=QC2KMdoN3ak3j6LmDHPheIYnhzHHJlBMANKbiz1FjFBGGZgLEjTOm1KVEwUaCSwl26 AKX/kjP5RNBGIqHyTkVZWkdh8WoTItpmtsQOnpXdWfxQQkXVxRI43FnAyYIU44vpW9ns HKqrSwjwvOLw0/tuF+6NpIpSL5rFRavEPSJivwZPqyN7Wl5Y6diDlC6org9IHzOmDPM6 nrAWdbE9lqaCXF39pLY9A/esMa02eGvY0NMcuKsSYkEjlNGp0+ptIUcCwT07b5zqZqbB btsiRs8CRcpKIiLQyK5TEJ1OsJYFW+m1FNpU1SyYDJ8jwlyouzA65zenx1RPODXu3AhY 4mzw== X-Gm-Message-State: ALoCoQkxrJevDad0WMcIPlR0n9obDcOHCl1qD2rqfMmdO+yIA00fpsfug+Ouvb0GtvDrXZnEpK34 MIME-Version: 1.0 X-Received: by 10.52.129.200 with SMTP id ny8mr6577986vdb.27.1405704016115; Fri, 18 Jul 2014 10:20:16 -0700 (PDT) Received: by 10.52.28.233 with HTTP; Fri, 18 Jul 2014 10:20:16 -0700 (PDT) In-Reply-To: References: <20140717133826.GL4888@adacore.com> Date: Fri, 18 Jul 2014 19:27:00 -0000 Message-ID: Subject: Re: GDB 7.8 update (getting closer, new pre-release) From: Doug Evans To: Joel Brobecker Cc: gdb-patches Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes X-SW-Source: 2014-07/txt/msg00512.txt.bz2 On Thu, Jul 17, 2014 at 7:13 PM, Doug Evans wrote: >> I propose that we take issue #2 out of the mix. We've been doing >> this for Python files too, so it could be argued as not being >> a regression. > > Agreed. Hi. fyi, I need to do something in this area for compiled guile files, so I'm going to tackle this for 7.8.