From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32249 invoked by alias); 26 Sep 2017 23:05:42 -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 32237 invoked by uid 89); 26 Sep 2017 23:05:42 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-4.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy= X-HELO: mail-pf0-f170.google.com Received: from mail-pf0-f170.google.com (HELO mail-pf0-f170.google.com) (209.85.192.170) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 26 Sep 2017 23:05:40 +0000 Received: by mail-pf0-f170.google.com with SMTP id g65so6264131pfe.13 for ; Tue, 26 Sep 2017 16:05:40 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:subject:to:cc:references:from:message-id :date:user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=1n4bplGWcdoOVDSp273n5kLkwABJ/r2uQtfqDTcmYME=; b=gTV/qF5tKCurGNRVr8O+PXLnWW+/9OcHl3hNv3oRT34GMObfJtY0zJxirfSQ7NQ07W IMJ7GPKfr7jmIALFQUZcC5rV6oSflVM3csffeTFXee19LD4mmScofIUWkp8d08U2N/Y7 vP0dS92uJPM9C2BLyVx8eJxHOPFj6Maxx9KaRry+hlL7Lk7iGPnjBMrP9Cgg3b99QWxG 6YdnB1yQW4uzejwhEA9d4gWEInm4F+5TfFCB7LJV9NyPlit2YBga2fMuY7VezpWdsB/D vDtIB2YONtKji5k2BfxrP3eDT+HYj50mAmNC+XZRQXf0ZNZCJt/fBAoanjSvQgrichip a6Qw== X-Gm-Message-State: AHPjjUiWtnrTKv8FklQVmbce5H61ysr/XY5P2sEC+DWgCmmc/edVf3nh PhXReSgLbzdZJjKtmrLmVIA= X-Google-Smtp-Source: AOwi7QCMerqJGLYvJJTw0FJOX8CMdLeEpN4qY8IIYClo8C7GXS48gVv68s1kLIQwJWPWLHpUUzTUpg== X-Received: by 10.84.224.13 with SMTP id r13mr12188531plj.137.1506467139020; Tue, 26 Sep 2017 16:05:39 -0700 (PDT) Received: from [10.20.3.142] ([67.135.43.183]) by smtp.googlemail.com with ESMTPSA id o19sm17064461pgn.76.2017.09.26.16.05.38 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Sep 2017 16:05:38 -0700 (PDT) Subject: Re: [gdb patch] seg fault on missing dwarf To: Pedro Alves , gdb-patches@sourceware.org Cc: alexander.v.shaposhnikov@gmail.com References: <02efda56-3678-f4f6-849d-df474214e82f@acm.org> From: Nathan Sidwell Message-ID: Date: Tue, 26 Sep 2017 23:05:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2017-09/txt/msg00817.txt.bz2 On 09/26/2017 07:27 AM, Pedro Alves wrote: > Hi Nathan, > > On 09/25/2017 09:33 PM, Nathan Sidwell wrote: >> Pedro, >> this is Alex's patch of >> https://sourceware.org/ml/gdb-patches/2017-09/msg00745.html cleaned up >> with changelog formatting. Alex is a fellow FaceBooker. > > FYI, Doug reviewed Alex's patch: > https://sourceware.org/ml/gdb-patches/2017-09/msg00779.html Ah, I see the state changed between me checking and actually sending email :) Alex, do you need me to commit this on your behalf? nathan -- Nathan Sidwell