From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pj1-x1036.google.com (mail-pj1-x1036.google.com [IPv6:2607:f8b0:4864:20::1036]) by sourceware.org (Postfix) with ESMTPS id 778EC3858D1E for ; Tue, 23 Aug 2022 21:46:11 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 778EC3858D1E Received: by mail-pj1-x1036.google.com with SMTP id m15so7155100pjj.3 for ; Tue, 23 Aug 2022 14:46:11 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=to:date:message-id:subject:mime-version:from:x-gm-message-state :from:to:cc; bh=iBcEm4JPmIcIlRM5IpyEyVqw4cupqrG0di9jgTo5tsk=; b=buk560bm5y/zq2Y8epFleWECnLWFRU+jDaCwQ4aQkNxhlO2F+W5tS1fl/ZqOMNAQlf H354nhZJUcG4ulw495ixNgigFa8bpitKRSymIgiVXXXt7mae+L0ksqF64ngky9aPaPUB kBe8xElnNAeikfwx3Ur9Qg+3gjT253AfzMUYAomgaJn0KEavGjGxJbnSzCE9Lsa8bNhM iP7Z1Wg30SftCcnBNasCAiebA4+UlAYXsjzfGIqxcMvP0F3RtppW15x6ATG+VuN4zjBx x8zvq7Ghcx1JH6kvA66r3NPrMmoatkkFj6VyclC6V7cmZ38mUtvLONCM+CQ4tSsJ0l9w GXQw== X-Gm-Message-State: ACgBeo3+dGxwF3gFLBrYSLop6SDx9T8RQJBPtIuv7tRWSK+IAC/W0E9L o8ZRWR8tHgaZ/u0gdj3oB2A5JHUX6/w= X-Google-Smtp-Source: AA6agR5jJhqRqUcQPb6YtER5d++SZ6nNOMH7876w9JnU3XgVk97ureJ6EOQ3Ik9ESI7bWvFU/Is1iQ== X-Received: by 2002:a17:90b:3d90:b0:1fb:151b:b5cb with SMTP id pq16-20020a17090b3d9000b001fb151bb5cbmr5189989pjb.210.1661291170161; Tue, 23 Aug 2022 14:46:10 -0700 (PDT) Received: from smtpclient.apple ([98.47.125.13]) by smtp.gmail.com with ESMTPSA id n9-20020a170902e54900b00172f4835f53sm3992366plf.192.2022.08.23.14.46.09 for (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 Aug 2022 14:46:09 -0700 (PDT) From: Greg Clayton Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3696.120.41.1.1\)) Subject: I would like to file a bug on GDB Message-Id: <50F37B53-4DF1-4EB8-AF42-6254427C8143@gmail.com> Date: Tue, 23 Aug 2022 14:46:08 -0700 To: overseers@sourceware.org X-Mailer: Apple Mail (2.3696.120.41.1.1) X-Spam-Status: No, score=-1.5 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, HTML_MESSAGE, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) 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: overseers@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Overseers mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Aug 2022 21:46:13 -0000 Hello, I am trying to create a bugzilla account so I can file a bug on GDB. I = tried to create a new account online and saw the following message: Because of spam user account creation has been restricted. Contact your administrator or the maintainer (overseers@sourceware.org) = for information about creating an account. Please mention the project = you would like to create a bug for. I work on LLVM, Clang and LLDB quite a bit as an open source contributor = with the username of =E2=80=9Cclayborg=E2=80=9D if you need to see my = work. Here is a recent LLDB patch I have been working on: https://reviews.llvm.org/D131437 I have a GDB bug I need to report with a possible fix that fixes an = issue in the GDB DWARF parser. Let me know how I can proceed, Greg Clayton clayborg@gmail.com=