From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id H+8JA82BGmAcRgAAWB0awg (envelope-from ) for ; Wed, 03 Feb 2021 05:58:21 -0500 Received: by simark.ca (Postfix, from userid 112) id F3CD51EF80; Wed, 3 Feb 2021 05:58:20 -0500 (EST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on simark.ca X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=MAILING_LIST_MULTI, URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.2 Received: from sourceware.org (server2.sourceware.org [8.43.85.97]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by simark.ca (Postfix) with ESMTPS id 378551E945 for ; Wed, 3 Feb 2021 05:58:20 -0500 (EST) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 9B89338930F6; Wed, 3 Feb 2021 10:58:19 +0000 (GMT) Received: from esa1.mentor.iphmx.com (esa1.mentor.iphmx.com [68.232.129.153]) by sourceware.org (Postfix) with ESMTPS id 59B79398E404 for ; Wed, 3 Feb 2021 10:58:17 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 59B79398E404 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=mentor.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=abid_qadeer@mentor.com IronPort-SDR: UFvXf4MFJO+h8goV8AxfEBK5ry+H62uzdx2XJIeEiGJ8khwBmYO9dhygDJhVwKKmx4VgyJMZzs 7GjycV3fGObt2DDX/lTU9ZG0NXpk0jnV3WGrOQ0ylEP3Rivz29CSxex6TLBwi834y05hWNBHkQ HxcVl0ZITq7yk89ZKhHQpOldJigfHPLe4r+3UrT0nK+J1WIQdy0GtDT1n2BTZ/vUWJDj5Lh9q0 QB2ylIxQazqzFjokUe0t6xzUF0bHoph0DUcGlyO6Rt4CZxaOXRC7QHwH9uPR1/+bx/KqBwJIOP CwQ= X-IronPort-AV: E=Sophos;i="5.79,398,1602576000"; d="scan'208";a="60010733" Received: from orw-gwy-02-in.mentorg.com ([192.94.38.167]) by esa1.mentor.iphmx.com with ESMTP; 03 Feb 2021 02:58:16 -0800 IronPort-SDR: JmzA9pF9Xrz2mNjkECRGLzGvRQpf7Seq62HAZkn6tdPyCCw6k32iERTEAloP9UElhXfj3T/4l1 nOv/IYlVnEN7Ej+R2Lrr8UQwPq7LcnMjMqOuJfY6fi8Jp0NUTBVkXZPcC3gKPkMJ+vLhLPiL9G T0FWqrL4OXwA31NlJjANUJQJemKTf013vqHWRdQ/F4Elbe31ZlgFZkgePx//w3/gIUz3HtaCS9 DsFBRVItWBlfdCt4WI3NVsfHBN7uYquAgpW/rgPzuIzx18dHlAE9tB3+hp1tS/sNPp6mq7SpkV u3I= Subject: Re: [PATCH][gdb] Fix internal-error in process_event_stop_test To: Tom de Vries , Tom Tromey References: <20210105132923.GA15843@delia> <87y2h4v77m.fsf@tromey.com> From: Hafiz Abid Qadeer Message-ID: <3de392a7-0119-1037-d3f1-102bc10f5b6a@mentor.com> Date: Wed, 3 Feb 2021 10:58:11 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset="utf-8" Content-Language: en-US Content-Transfer-Encoding: 7bit X-Originating-IP: [137.202.0.90] X-ClientProxiedBy: svr-ies-mbx-09.mgc.mentorg.com (139.181.222.9) To SVR-IES-MBX-03.mgc.mentorg.com (139.181.222.3) X-BeenThere: gdb-patches@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: gdb-patches@sourceware.org Errors-To: gdb-patches-bounces@sourceware.org Sender: "Gdb-patches" On 03/02/2021 09:55, Tom de Vries wrote: > Hi Abid, > > thanks for the report and the analysis. I've filed this here ( > https://sourceware.org/bugzilla/show_bug.cgi?id=27330 ). > > I've posted (in the PR) a tentative patch, that causes no regression in > my test setup. Can you verify that it fixes the problems you're seeing? Thanks for looking at it promptly. The patch in the PR has fixed the issue at my end. Thanks, -- Hafiz Abid Qadeer Mentor, a Siemens Business