From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8369 invoked by alias); 15 Nov 2019 04:51:30 -0000 Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org Received: (qmail 8359 invoked by uid 89); 15 Nov 2019 04:51:29 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: =?ISO-8859-1?Q?No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,HTML_MESSAGE,KAM_SHORT,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.1 spammy=to=c2, H*f:sk:26ebd26, H*i:sk:26ebd26, H*c:alternative?= X-HELO: mail-wm1-f51.google.com Received: from mail-wm1-f51.google.com (HELO mail-wm1-f51.google.com) (209.85.128.51) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 15 Nov 2019 04:51:28 +0000 Received: by mail-wm1-f51.google.com with SMTP id z26so8314515wmi.4 for ; Thu, 14 Nov 2019 20:51:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=jxIxqwpX5p5j7gtXVnEfBSqQ4QNI62yVOrsC9YktQDA=; b=UnaEXtYgAaaO1i6xi1pSIkxYSYbXNDwcyHhcqPIrZ45KBAWbfOqe4iPEaFtWR4th43 RK9ldOI4wXZmQl8l0CqMioI8vwBVpf2953U4yqOj57kwHN1QHBqRkUD/Br2CUZ0Ej6vC l9ugqSy3XlPWT8QdzyA1xv5jizjbvDzdTZjOfcFkDJl3tndfNucedc6+RhUKAUmsrG7Z kA7W9fO9z/sQnMFb88HSv/LUrODyeCJ1MXhZvB4E5jVU+/wlzVYEieZh3RZrjLuh+Foc A0cCdtgVQ82owcy/2bZfvTLbtOyflxtxWloGAtAjxio6UznT+8zLWstv9nRIRgLXibW9 nt5A== MIME-Version: 1.0 References: <26ebd26c79bd4afc982a2374045cf829@DM2F00803MB0042.008f.mgd2.msft.net> In-Reply-To: <26ebd26c79bd4afc982a2374045cf829@DM2F00803MB0042.008f.mgd2.msft.net> From: Christo Crause Date: Fri, 15 Nov 2019 04:51:00 -0000 Message-ID: Subject: Re: gdb usage help To: "J.R. Heisey" Cc: gdb@sourceware.org Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes X-SW-Source: 2019-11/txt/msg00029.txt.bz2 On Fri, 15 Nov 2019, 02:08 J.R. Heisey, wrote: > Hi, > > I sometimes have issues and am looking for a place to ask questions. Is > this the appropriate forum? > Yes, see mailing list description from https://www.gnu.org/software/gdb/mailing-lists/: A list for general discussion about GDB. Any GDB-related subject not covered by another list is appropriate here; in practice, most of the discussions are about ideas for future changes. Patches should be sent to *gdb-patches *. Bugs should be reported using the Bug Database . >