From owner-freebsd-stable@freebsd.org Fri Dec 4 19:28:58 2020 Return-Path: Delivered-To: freebsd-stable@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id D576D4A9A48; Fri, 4 Dec 2020 19:28:58 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: from mail-il1-f176.google.com (mail-il1-f176.google.com [209.85.166.176]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CnjSB16tTz3QGl; Fri, 4 Dec 2020 19:28:57 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: by mail-il1-f176.google.com with SMTP id z10so6228801ilu.3; Fri, 04 Dec 2020 11:28:57 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=flSZ3CbAxziJUu5QXmZLxPr2O0NabcYZ/l4rsznTEBU=; b=JAvaYLiRfE590X1t9YDN+L8G4tBThc9gU7zMlM7V3vC4INRzy8QUz1Yburualsa3pC aYaQNo9p22TV48SzD5TsMk6yA9S/U9NdD3UQVay8Fskbpt5At8qkRZ0YUjMsfqzD2Oh2 M7lZTsGE9SF4cUqXcA/jaULkLL9gDkbNXRZMif2rK3scG98mq9PaZFaX3bPsp3Oto0g6 U/6zpHORCgmMXt3e2qAQ0HnfF4dM360uMkOjlTDJuv3uWo7FeMfvStccY6p3gTryaclV nc8AvX/RZsp6mPyWsjF17ZbyZKI0Ei1JJn9PbSOEB7gR83BQZVoIt5oRy9+NvJ6qfpd8 fVZQ== X-Gm-Message-State: AOAM531TGnWrCdtNkDZssrOMpf9tJqVfHpTswjlFbgPjfdm9BITcfAHR yvKniZHXNtqULjZd9eBPQBSc1DgaEsX8zqQoFjSSHNbWAkKBgQ== X-Google-Smtp-Source: ABdhPJyZoHlaSG81llSuAimSLuDycYT8PQrKgsjvn+TB2RM6HwUDBGQFIrVAoZE1brr8CLUiAhJ3A9fVe0Y2CnCbEzQ= X-Received: by 2002:a92:8419:: with SMTP id l25mr1809065ild.100.1607110136160; Fri, 04 Dec 2020 11:28:56 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Ed Maste Date: Fri, 4 Dec 2020 14:28:44 -0500 Message-ID: Subject: Re: Removing obsolete GDB 6.1.1 for FreeBSD 13 To: FreeBSD Current , "freebsd-toolchain@FreeBSD.org" , freebsd-stable stable Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: 4CnjSB16tTz3QGl X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of carpeddiem@gmail.com designates 209.85.166.176 as permitted sender) smtp.mailfrom=carpeddiem@gmail.com X-Spamd-Result: default: False [-3.00 / 15.00]; TO_DN_EQ_ADDR_SOME(0.00)[]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:209.85.128.0/17:c]; NEURAL_HAM_SHORT(-1.00)[-1.000]; FORGED_SENDER(0.30)[emaste@freebsd.org,carpeddiem@gmail.com]; MIME_TRACE(0.00)[0:+]; FREEMAIL_ENVFROM(0.00)[gmail.com]; RBL_DBL_DONT_QUERY_IPS(0.00)[209.85.166.176:from]; R_DKIM_NA(0.00)[]; FROM_NEQ_ENVFROM(0.00)[emaste@freebsd.org,carpeddiem@gmail.com]; ASN(0.00)[asn:15169, ipnet:209.85.128.0/17, country:US]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; FREEFALL_USER(0.00)[carpeddiem]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[3]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[freebsd.org]; SPAMHAUS_ZRD(0.00)[209.85.166.176:from:127.0.2.255]; RCVD_IN_DNSWL_NONE(0.00)[209.85.166.176:from]; RWL_MAILSPIKE_POSSIBLE(0.00)[209.85.166.176:from]; RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_ALL(0.00)[]; MAILMAN_DEST(0.00)[freebsd-current,freebsd-toolchain,freebsd-stable] X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Dec 2020 19:28:58 -0000 Adding the FreeBSD-stable list to CC for more visibility. On Wed, 2 Dec 2020 at 12:43, Ed Maste wrote: > > I would like to remove GDB 6.1.1 before FreeBSD 13, and propose to > switch the GDB knob to default to NO in the near future. If the > crashinfo utility and related man pages do not already include > references to installing the gdb port/package I will add those before > making the change. The crashinfo man page now references the gdb port/package, and crashinfo itself emits a message that the port/package should be installed if kgdb is not found. GDB's proposed retirement has now been added to https://wiki.freebsd.org/DeprecationPlan. I expect to make GDB default to NO next week, and then remove it from the tree a week or two later, if there is no compelling objection.