From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from pv50p00im-zteg10011501.me.com (pv50p00im-zteg10011501.me.com [17.58.6.42]) by sourceware.org (Postfix) with ESMTPS id D4931385042B for ; Sat, 26 Jun 2021 18:40:09 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org D4931385042B Received: from smtpclient.apple (c-71-231-148-226.hsd1.wa.comcast.net [71.231.148.226]) by pv50p00im-zteg10011501.me.com (Postfix) with ESMTPSA id 1F19DB00341 for ; Sat, 26 Jun 2021 18:40:08 +0000 (UTC) From: Sam Warner Mime-Version: 1.0 (Mac OS X Mail 14.0 \(3654.100.0.2.22\)) Subject: GDB and MacOS 11.4/BigSur Message-Id: <707449EE-525C-4B9C-B6E2-CDB5C1B86C8A@me.com> Date: Sat, 26 Jun 2021 11:40:07 -0700 To: gdb@sourceware.org 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-26_10:2021-06-25, 2021-06-26 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 suspectscore=0 malwarescore=0 phishscore=0 bulkscore=0 spamscore=0 clxscore=1011 mlxscore=0 mlxlogscore=695 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-2009150000 definitions=main-2106260132 X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, HTML_MESSAGE, RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.29 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: , X-List-Received-Date: Sat, 26 Jun 2021 18:40:11 -0000 Anything I can do to aid in transitioning this bug form = =E2=80=9CUNCONFIRMED=E2=80=9D to =E2=80=9CCONFIRMED=E2=80=9D? =20 https://sourceware.org/bugzilla/show_bug.cgi?id=3D28010 = Seems the bug is sitting in the unconfirmed state. On a side, someone = emailed me content on how to setup code-signing for GDB. This prompted = me to add that the binary is properly signed (install on OS-X requires = this weird need). Sam