From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id GLa9BWQy22DqLgAAWB0awg (envelope-from ) for ; Tue, 29 Jun 2021 10:47:00 -0400 Received: by simark.ca (Postfix, from userid 112) id 149BD1F1F2; Tue, 29 Jun 2021 10:47:00 -0400 (EDT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on simark.ca X-Spam-Level: X-Spam-Status: No, score=-0.7 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,MAILING_LIST_MULTI,RDNS_DYNAMIC,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from sourceware.org (ip-8-43-85-97.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 BC2521E01F for ; Tue, 29 Jun 2021 10:46:59 -0400 (EDT) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 7ACBA388803B for ; Tue, 29 Jun 2021 14:46:59 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7ACBA388803B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1624978019; bh=bmC5L11hbooTIo3low3126g/Po1K36jnphs2glW3CZk=; h=Subject:In-Reply-To:Date:References:To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=D0bUCfF1EEEA78bfqW8+7flcM+YU8ZnFF9Vkok5aKBkFlgfbtjm7nbiWO2E1RQjsw BP9VbAEgWBbZbQsL93Ohdzv8lfe7lzeRV+5+isU8vTCHFTmhD95HFxg1VnEG6sm+8t NKGHYLodRmmQnYerax33/RI43LfuiNhZq5vmxMtg= Received: from pv50p00im-hyfv10011601.me.com (pv50p00im-hyfv10011601.me.com [17.58.6.43]) by sourceware.org (Postfix) with ESMTPS id 47D163888C55 for ; Tue, 29 Jun 2021 14:45:58 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 47D163888C55 Received: from smtpclient.apple (c-71-231-148-226.hsd1.wa.comcast.net [71.231.148.226]) by pv50p00im-hyfv10011601.me.com (Postfix) with ESMTPSA id 2BB71380240; Tue, 29 Jun 2021 14:45:57 +0000 (UTC) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 14.0 \(3654.100.0.2.22\)) Subject: Re: GDB and MacOS 11.4/BigSur In-Reply-To: <67722c09-ee11-f30c-d0e4-3c7065c184ef@polymtl.ca> Date: Tue, 29 Jun 2021 07:45:56 -0700 Content-Transfer-Encoding: 7bit Message-Id: <173AF3C0-7E7A-4C8F-BB5C-47AA82CC84D2@me.com> References: <9717BBC8-70FA-47DD-8C62-33018D746003@me.com> <5180de47-136f-bad7-9f83-78ac02a323c6@polymtl.ca> <460390D0-EBA2-4FDA-9C08-FB23FB59A59D@me.com> <56e03cb6-efd1-4ac0-a355-30fb77684641@polymtl.ca> <810B4416-EE0C-47C1-BF82-05A179498811@me.com> <0D2FBAAA-3CF1-49E2-83AA-232A3661188E@me.com> <87919838-2470-33d6-f9f6-2dde5b271fcc@polymtl.ca> <84DA278D-49EE-4624-B292-F1EFF2B66A43@me.com> <67722c09-ee11-f30c-d0e4-3c7065c184ef@polymtl.ca> To: Simon Marchi X-Mailer: Apple Mail (2.3654.100.0.2.22) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:6.0.391, 18.0.790 definitions=2021-06-29_07:2021-06-29, 2021-06-29 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 suspectscore=0 malwarescore=0 phishscore=0 bulkscore=0 spamscore=0 clxscore=1015 mlxscore=0 mlxlogscore=768 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-2009150000 definitions=main-2106290097 X-BeenThere: gdb@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Sam Warner via Gdb Reply-To: Sam Warner Cc: gdb@sourceware.org Errors-To: gdb-bounces+public-inbox=simark.ca@sourceware.org Sender: "Gdb" Any record of the last time the test-suite was run on a version of OS-x? Sam