From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id hxw6M2Xi3GCaVQAAWB0awg (envelope-from ) for ; Wed, 30 Jun 2021 17:30:13 -0400 Received: by simark.ca (Postfix, from userid 112) id C21471F1F2; Wed, 30 Jun 2021 17:30:13 -0400 (EDT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on simark.ca X-Spam-Level: X-Spam-Status: No, score=-1.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,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 662EF1E939 for ; Wed, 30 Jun 2021 17:30:12 -0400 (EDT) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id D7F66393C86E for ; Wed, 30 Jun 2021 21:30:11 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D7F66393C86E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1625088611; bh=jxEVIyBepNXj9tPUO+HisOimxH4sPQIVaZERHUuBHO8=; 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=xxDw2wNMNbHk3PDwGsL9PakTxn+SmNkDGOmC360PmVfgsdH5Mur80OQ0XDj1/6gLC /8wX0nJ7BbXB2860zfcN/3p0ad4tNlc2SJRhj7Mg8QzCNmS7VlD38r0wSadUFJcgSJ 36Qm/rwmsdf2ydLOWC6zqD7j9clg3WSkmt6Qm148= Received: from pv50p00im-zteg10021401.me.com (pv50p00im-zteg10021401.me.com [17.58.6.47]) by sourceware.org (Postfix) with ESMTPS id 43202393C845 for ; Wed, 30 Jun 2021 21:29:47 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 43202393C845 Received: from smtpclient.apple (c-71-231-148-226.hsd1.wa.comcast.net [71.231.148.226]) by pv50p00im-zteg10021401.me.com (Postfix) with ESMTPSA id 6EFF548025C; Wed, 30 Jun 2021 21:29:45 +0000 (UTC) Content-Type: text/plain; charset=utf-8 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: <8fb2dca8-a56b-c9cd-fbfc-285aac8464eb@polymtl.ca> Date: Wed, 30 Jun 2021 14:29:44 -0700 Content-Transfer-Encoding: quoted-printable Message-Id: <37503E9D-5CD2-48D5-B0E1-519083F1C908@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> <173AF3C0-7E7A-4C8F-BB5C-47AA82CC84D2@me.com> <4403EF29-81A4-492D-AC89-CFAE21BA6C68@me.com> <2AF5ED98-9FA6-470C-A562-4A4DB96FF119@me.com> <8fb2dca8-a56b-c9cd-fbfc-285aac8464eb@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-30_12:2021-06-30, 2021-06-30 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=927 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-2009150000 definitions=main-2106300119 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" Hi, I joined the IRC channel - I=E2=80=99ll use that more for the = =E2=80=98how-to=E2=80=99 questions I=E2=80=99ll investigate helping on the buildbot after I get the = null-ptr with the =E2=80=98file=E2=80=99 command issue resolved. Sam > On Jun 29, 2021, at 8:23 AM, Simon Marchi = wrote: >=20 > On 2021-06-29 11:17 a.m., Sam Warner wrote: >> :) ok - I=E2=80=99m beginning to see a wider horizon - macOS isn=E2=80=99= t on BuildBot. >>=20 >> Is there some meeting I can come to, or setup, to discuss some of = these types of items? >=20 > No, we don't have such meetings, the mailing list is the right place = for > that. If you want more interactive help / discussions, you can come = on > IRC: >=20 > https://sourceware.org/gdb/irc/ >=20 > Note that the buildbot isn't really working right now. We would like = to > have a working buildbot, but there needs to be some volunteers that = take > up this task. >=20 > Simon