From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pl1-x636.google.com (mail-pl1-x636.google.com [IPv6:2607:f8b0:4864:20::636]) by sourceware.org (Postfix) with ESMTPS id 113073858C2C for ; Thu, 9 Sep 2021 17:31:31 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 113073858C2C Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=adacore.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=adacore.com Received: by mail-pl1-x636.google.com with SMTP id n4so1522276plh.9 for ; Thu, 09 Sep 2021 10:31:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=adacore.com; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=jLz7gp8Noy1+lzcO1XFIoJMHTcXvLOJ3PMfssM6FPXw=; b=d1emsyN/IdeCYxqU7dX4swVidaGa4AK34RP2SFgbG4tiA5wmwCR+xqcU6cWCEfcoUb PtZqH/yHCAcd1Mgc27c9fVvIpDIafAn0pm7VmAd71Uv1EKkj3vcVZQ0W0bdIydSGupy7 LGeC+Ap52uiQgJvYAS5/UhJFDdtZLjGUlBVEf9YxtlZr4mnZbVV4HOZCY0iTiuTJEZvG 0sXocXuAuxnks1JiTgq7o7LDA5s9Gr0cbh7SrGHdXl3fpsYPxOGF3BPTgf70GzWeEfjA UUx6wQTn4uVumOQeFUxOIVZg6hX1INgk4jFxxffH26aj6n/kJGj6/eI8hiy8+OyC+vQM o6kA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=jLz7gp8Noy1+lzcO1XFIoJMHTcXvLOJ3PMfssM6FPXw=; b=ElUsAfSoM430nCyDUw9bCr2g6+zNRX+ihrSTmitanm2UROL4062xJDVdZi9AKFs1gg wKPTAAqMC6oCuVgZOxerwwLeXj09E3pUZEkI4x6HDoiDFGuW0iBrhXiLBetxPJoeF2tL yPSmAyaAh5KRMjI6ONcp+QT9lm8Xm1UATuBBpjJdd4fxF3IRNRhJeiE0qcdSWapVC/Ef w4TXEjgGfPiV+Tp9tZ73tVxLstbZqAdHZsqdff0iRqsSrIeXhOMNwF2sN3W6C5tQtjW/ G3hVlX2J/CBCTt1Kk+qcNaCyTYPBq5q+oZzcf1M3pI9A6GN8av4XkvG9idxA7RjpNNt+ sinA== X-Gm-Message-State: AOAM533hIdQH2jlls+HAbKlZuVVm0J+cvTo3+jreuD9dM3p6QBo5b6Z2 gFNEl7rnhru82Qs/sH5IFLcD X-Google-Smtp-Source: ABdhPJwBQyYHReiXeGkzcSB+zRkRS8EIRrK4X7ACyQE+O95lP2V2Vxka1wWvecQ04jzE9IJz88dDEw== X-Received: by 2002:a17:90b:91:: with SMTP id bb17mr4815116pjb.232.1631208690248; Thu, 09 Sep 2021 10:31:30 -0700 (PDT) Received: from takamaka.home ([184.69.131.86]) by smtp.gmail.com with ESMTPSA id fv14sm2780764pjb.43.2021.09.09.10.31.29 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 09 Sep 2021 10:31:29 -0700 (PDT) Received: by takamaka.home (Postfix, from userid 1000) id 9F14989CFA; Thu, 9 Sep 2021 10:31:28 -0700 (PDT) Date: Thu, 9 Sep 2021 10:31:28 -0700 From: Joel Brobecker To: Ernie Pasveer Cc: "gdb@sourceware.org" , Joel Brobecker Subject: Re: Seer - a new gui frontend to gdb/mi Message-ID: <20210909173128.GE3325@adacore.com> References: <725666274.1956366.1630524327842.ref@mail.yahoo.com> <725666274.1956366.1630524327842@mail.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <725666274.1956366.1630524327842@mail.yahoo.com> X-Spam-Status: No, score=-3.3 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org 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: Thu, 09 Sep 2021 17:31:33 -0000 Hello Ernie, > Not sure this is the place to announce my gui fronend to gdb/mi for > Linux. It's called Seer. > > GitHub - epasveer/seer: Seer - a gui frontend to gdb [...] > I see a list of current gui's. I'm wondering if mine can be added to it. Yours has been added to the list. (note to the GDB community: We *really* need to update that list; I think a lot of the projects we have listed are probably dead, now). -- Joel