From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id Uf4fBj7QAWRpHAEAbAwnHQ (envelope-from ) for ; Fri, 03 Mar 2023 11:47:26 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id UKp+BD7QAWR8fQEAG6o9tA (envelope-from ) for ; Fri, 03 Mar 2023 11:47:26 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id D0D4F12C58 for ; Fri, 3 Mar 2023 11:47:25 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=pbTBO3Ye; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1677840445; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=omj9MsA2iKkq/SDXl5XIgZrEDR4cY8LH6Uxr1o9FP2I=; b=Q7mi2koXY8Ab7XUJP40QLtIflEisfh4UvFFp4LXh0nQpRjUyiHZnaGznLeXlgG5XLcnSUV jmb7JQBVv7Vv1XM+myxBvG/GMbJ8/P8q2uTdZIXuXyTtaqaUV2NU2PAoUllV8W3YeNz1FK d2JPQDdkvl5TII8EWOQrdueKXrBHvheDkUJL6Xu/+chnYkd+XH0IUEUXaK/N3K0h5k7wEQ xpJjlwoUdEEiQL0kunxVbOmnPbzG8IaaLKM2Ibz6TwlRbFaX9m0UQkdqRw3VkvIcL04qZA dTw+Hsqn2IeV5iZ84Kzeaf8SLGW5T6JWCX0vby6dHxPCjGtm16f46k3Js6hvUg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=pbTBO3Ye; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1677840445; a=rsa-sha256; cv=none; b=S3ZW52daJbC64GrokSNO6K+6jZlRgBYyFRUFi7NKqdmGLGcXlCh9A5K4x7nb2CpgCbQO20 8D8L09EnHszSaREdvMXf2pmnF9sABY1syLwkAzw+i80sUf/Uo/XkqDCo4vvZ0V6+pjfq57 sVUn2exn254PJ8APaCc7T8amXq2o5BhxRWLJqZmA8XEPFvzh+2rIu3xNq+2HpcceLp60Jj lfqjKXQLLIJOecPeXX8uo4UePoh6OoQvdPRh52ErYKxc8x/aJ8qx/jQel+ofgS0mewzior p2/B+aImp2wUQdF+Cg0IU042TM5njthMWQaF/ZxGrGSAMdqwU1FU5Q9zY8W8zA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pY2wM-0001qb-Pf; Fri, 03 Mar 2023 05:47:06 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pY2wI-0001oC-W7 for guix-patches@gnu.org; Fri, 03 Mar 2023 05:47:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pY2wI-00013Q-Fl for guix-patches@gnu.org; Fri, 03 Mar 2023 05:47:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pY2wI-0007KU-CJ for guix-patches@gnu.org; Fri, 03 Mar 2023 05:47:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#61486] [PATCH] system: Update skeleton gdbinit. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 03 Mar 2023 10:47:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61486 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Efraim Flashner Cc: 61486@debbugs.gnu.org Received: via spool by 61486-submit@debbugs.gnu.org id=B61486.167784041028149 (code B ref 61486); Fri, 03 Mar 2023 10:47:02 +0000 Received: (at 61486) by debbugs.gnu.org; 3 Mar 2023 10:46:50 +0000 Received: from localhost ([127.0.0.1]:59720 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pY2w6-0007Jw-Es for submit@debbugs.gnu.org; Fri, 03 Mar 2023 05:46:50 -0500 Received: from eggs.gnu.org ([209.51.188.92]:36192) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pY2w5-0007Jl-CC for 61486@debbugs.gnu.org; Fri, 03 Mar 2023 05:46:49 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pY2vz-000112-Qu; Fri, 03 Mar 2023 05:46:44 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=omj9MsA2iKkq/SDXl5XIgZrEDR4cY8LH6Uxr1o9FP2I=; b=pbTBO3YePlYpmMM7OTSq jPrXEbGefVQT2m/qHYkQmNKW44bpfRIuH6US9WF4LLZ890Db8xI+advXpR9gRvJmf0ICCk8mniB4d R/0n0omv9UqweMQi7HB9qHwb+QLQ4puTUhVZx5uZBUybZBFqLCb85JsfD/heJJbdFgPbPAtwesU6w D3lRAQpwUq9HIo0OCr66yjayGZS9JLob3FeqGPudNSb5H9CY68tEbR7P+9yMKm67g5xl0dRNWHqti JGM7tGdYEE7XSBmQuJkvSCpCaFDQJjKHj/HUCfrNwsHQgeUzkp2VBraaV2wrxKlu/fjulo9hD9Xx/ e4pJ09AwUvFL1Q==; Received: from [193.50.110.138] (helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pY2vz-0005hw-5j; Fri, 03 Mar 2023 05:46:43 -0500 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <08c09168cea2ab383bb6664682d3e8c52f70f131.1676314760.git.efraim@flashner.co.il> <87o7peg2kg.fsf@gnu.org> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: Tridi 13 =?UTF-8?Q?Vent=C3=B4se?= an 231 de la =?UTF-8?Q?R=C3=A9volution,?= jour de la Fumeterre X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Fri, 03 Mar 2023 11:46:41 +0100 In-Reply-To: (Efraim Flashner's message of "Wed, 1 Mar 2023 08:43:09 +0200") Message-ID: <87zg8uxgby.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: X-Migadu-Spam-Score: -3.50 X-Spam-Score: -3.50 X-Migadu-Scanner: scn0.migadu.com X-Migadu-Queue-Id: D0D4F12C58 List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-TUID: jszW4GDEWwGZ Efraim Flashner skribis: > From 721637d9afd62e70f0a4350fb38c2569fe23e80b Mon Sep 17 00:00:00 2001 > Message-Id: <721637d9afd62e70f0a4350fb38c2569fe23e80b.1677652927.git.efraim@flashner.co.il> > From: Efraim Flashner > Date: Mon, 13 Feb 2023 20:56:54 +0200 > Subject: [PATCH v2] system: Update skeleton gdbinit. > > * gnu/system/shadow.scm (default-skeleton): Update gdbinit to search for > more debug packages in guix-home and the system profile. > (skeleton-directory): Move .gdbinit to .config/gdb/gdbinit. LGTM, thanks!