From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id yJztGz7QAWRitQAAbAwnHQ (envelope-from ) for ; Fri, 03 Mar 2023 11:47:26 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id aOLkGz7QAWSGhAAA9RJhRA (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 2E33C39A24 for ; Fri, 3 Mar 2023 11:47:26 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=c3vwLZtf; 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=1677840446; 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: content-transfer-encoding:content-transfer-encoding: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=g4BEipVwJOVmpE1ZytNwpASYbxSfGEgCzM9oHLWxJ+E=; b=N5swyNw/ZAib3pauVR+2IWqVoPpvPvrs9QT9SJxej+vCWIuLE7m0cpIPvg5ircYb0V2kpP FGtnkmtlLBRlJ8hT+lwBUhkHI6Jka6nLHydO3RTkB8kKa36O7M/vkXgxRGz33nHrwm+t1S CUHF1HP0WARNTN+G2+Xbq3wZQ7kbRETOJr8zpvyZmt9IK1J/cuIf6+6DLeCwlxg2VQvZzB Fnnp8fcXp7JZtukNZBpyqCLpD9YShIYeCEgq6mr9uJq8djXScHf1Cwym3h16vBt9VPyel3 OKAudjAB6aOmDVV/kDRE1FflviwKLlZdCaxdp/bHwn1ndvC1P0S4fSrgV4zm1Q== 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=c3vwLZtf; 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=1677840446; a=rsa-sha256; cv=none; b=pYEUaqWrj2wwVhnB5lyCXTYerER8uMHmCHpcRSk+nAi1J5JE2WmXUAL/mUoZuCRTMxm21J T9q6fB85Lb4JiWba08oUX5q37ZY6OECLXRanjIK9SucqXdSkfD/avexBEcyzDqQUIDeTfn igyAGVsyct2kC7fqHFjlhG209iY0UetzKr1veFe//QRKYDtjHSYWbJFHsvv3Kn9craoTAB ptXpKj98CUDImQOVs18i5waIOYxv2pOnfslqQ1sbPb3CB5pue37+9+jS+FDgF275hnmOa7 K6b88yZL7TgZmgtaSaRk82Po4XsG8gXB8NpSDjFi1ZdAlHoMT8btEhdgvBVUzw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pY2wK-0001q4-Ll; Fri, 03 Mar 2023 05:47:04 -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-0001o4-GZ 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-00013L-1m 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 1pY2wH-0007KM-Tp for guix-patches@gnu.org; Fri, 03 Mar 2023 05:47:01 -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:01 +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.167784037528097 (code B ref 61486); Fri, 03 Mar 2023 10:47:01 +0000 Received: (at 61486) by debbugs.gnu.org; 3 Mar 2023 10:46:15 +0000 Received: from localhost ([127.0.0.1]:59716 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pY2vX-0007J6-4V for submit@debbugs.gnu.org; Fri, 03 Mar 2023 05:46:15 -0500 Received: from eggs.gnu.org ([209.51.188.92]:46108) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pY2vV-0007Ip-DU for 61486@debbugs.gnu.org; Fri, 03 Mar 2023 05:46:13 -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 1pY2vQ-0000sY-5I; Fri, 03 Mar 2023 05:46:08 -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=g4BEipVwJOVmpE1ZytNwpASYbxSfGEgCzM9oHLWxJ+E=; b=c3vwLZtfcyY6A15MElIg ueyKkCMnE1fFIN6vgdYR/cOF6exvSLOdxb4oWKJZ7OgnYn6/Etz++qUTPCnN8x+WutYuOMZeDuBzk y5dAXQcFcL4EPM8XrKMQn1Yrguy+UwgjYWT6SP1WISAPzQRCTdWue/V1gl51FJGw/J7751mi8FjWP RiBz3EdapSG2KJ9uYVYHcTPemhDLdgMNm13e0VxxDwzLXZOU47CpFCJtF03ZqGoFtW3n6H2IG0dOE MOZTDK2W+glCbJz3nzcG0rRr4jHS00U9NxteEmGS5zcWQ8COsBPIEPYoTc45tbbdt3HB/s9qJkXe4 Cfn7af58s2QtDA==; 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 1pY2vP-0005dj-J1; Fri, 03 Mar 2023 05:46:07 -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:06 +0100 In-Reply-To: (Efraim Flashner's message of "Tue, 28 Feb 2023 09:53:57 +0200") Message-ID: <874jr2yuxd.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: 2E33C39A24 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: FmojMvD23r7u Hello! Efraim Flashner skribis: > So then how about something like this? > > (or (getenv \"GDB_DEBUG_FILE_DIRECTORY\") > (if (file-exists? \"~/.guix-home/profile/lib/debug\") > \"~/.guix-home/profile/lib/debug\" > \"~/.guix-profile/lib/debug\")))) > > Actually, I just checked the GDB manual=C2=B9 and it looks like we can add > multiple paths. I'll work on it a bit and see about adding a couple more > paths. Oh right, we could have those two directories, colon-separated. Ludo=E2=80=99.