From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 90043 invoked by alias); 12 Jan 2018 02:44: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 90021 invoked by uid 89); 12 Jan 2018 02:44:52 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 spammy=Hx-languages-length:910, Sourceware, wish, HContent-Transfer-Encoding:8bit X-HELO: smtp.polymtl.ca Received: from smtp.polymtl.ca (HELO smtp.polymtl.ca) (132.207.4.11) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 12 Jan 2018 02:44:50 +0000 Received: from simark.ca (simark.ca [158.69.221.121]) (authenticated bits=0) by smtp.polymtl.ca (8.14.7/8.14.7) with ESMTP id w0C2iiZW018439 (version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT) for ; Thu, 11 Jan 2018 21:44:48 -0500 Received: by simark.ca (Postfix, from userid 112) id 1CEED1E59F; Thu, 11 Jan 2018 21:44:44 -0500 (EST) Received: from simark.ca (localhost [127.0.0.1]) by simark.ca (Postfix) with ESMTP id 4ABE11E093; Thu, 11 Jan 2018 21:44:25 -0500 (EST) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Date: Fri, 12 Jan 2018 02:44:00 -0000 From: Simon Marchi To: Mike Gulick Cc: Simon Marchi , Mike Gulick , gdb-patches@sourceware.org Subject: Re: [RFC][PATCH] fix gdb segv when objfile can't be opened In-Reply-To: References: <59E8B251.4050100@mathworks.com> <8c08307a-94ad-92b8-9c8b-c713cad541fd@mathworks.com> <56b1cb34b33613ca4496abfcd28f135a@polymtl.ca> <46f29b7d-852e-8db1-d7e7-d59c5857d3c0@ericsson.com> <82a1c23a-37f4-dee5-beae-da95d1cc1c6c@mathworks.com> <9ee6ad949b591f29f5205d00ce8527ff@polymtl.ca> <2faa1373-dd43-8816-99e9-bb03178b014b@ericsson.com> <5503714c-9f45-c1c5-3258-75abeb40e832@mathworks.com> <991575a07a4614be2c9aa5aa6dcf2ea7@polymtl.ca> Message-ID: <0b995e7e758a2d7fb43689c282264870@polymtl.ca> X-Sender: simon.marchi@polymtl.ca User-Agent: Roundcube Webmail/1.3.2 X-Poly-FromMTA: (simark.ca [158.69.221.121]) at Fri, 12 Jan 2018 02:44:44 +0000 X-IsSubscribed: yes X-SW-Source: 2018-01/txt/msg00224.txt.bz2 On 2018-01-10 15:33, Mike Gulick wrote: > Hi Simon, > > I received the signed assignment agreement back from the FSF yesterday. > I > rebased my patches on the current gdb tip and re-ran the test suite, > with no > unexpected regressions. Should I re-post the patches? > > Thanks, > Mike Hi Mike, I don't think reposting the patch is necessary, unless it changed substantially when rebasing. I suppose you don't have push access to Sourceware yet? If you plan on contributing to GDB regularly, it would be a good idea to get it, see [1] for details. Otherwise I can push the patch for you, it's as you wish. FYI, I just pushed the patch that fixes the shlib= problem you had: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=commit;h=6181e9c2c5ba252ac016f51903dc35d7bfbbca71 Simon [1] https://sourceware.org/cgi-bin/pdw/ps_form.cgi