From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id RgMgNDxSfGbbZA8AWB0awg (envelope-from ) for ; Wed, 26 Jun 2024 13:39:08 -0400 Authentication-Results: simark.ca; dkim=fail reason="signature verification failed" (768-bit key; unprotected) header.d=tromey.com header.i=@tromey.com header.a=rsa-sha256 header.s=default header.b=WYexLiJa; dkim-atps=neutral Received: by simark.ca (Postfix, from userid 112) id C1E161E0C1; Wed, 26 Jun 2024 13:39:08 -0400 (EDT) Received: from server2.sourceware.org (server2.sourceware.org [8.43.85.97]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (prime256v1) server-digest SHA256) (No client certificate requested) by simark.ca (Postfix) with ESMTPS id AF7A41E030 for ; Wed, 26 Jun 2024 13:39:06 -0400 (EDT) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 2F78F3871016 for ; Wed, 26 Jun 2024 17:39:06 +0000 (GMT) Received: from omta038.useast.a.cloudfilter.net (omta038.useast.a.cloudfilter.net [44.202.169.37]) by sourceware.org (Postfix) with ESMTPS id 84ADA3871016 for ; Wed, 26 Jun 2024 17:38:41 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 84ADA3871016 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=tromey.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=tromey.com ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 84ADA3871016 Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=44.202.169.37 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1719423524; cv=none; b=I+jQ+UfcgsROcwMFDnTE12bK6Unxcw11UZ7ctFmupyBTkLRFxxhYgIySadJRJEHQayTmj8U1at0mQ75XzXPec7xAxDcOD2ws/JY0S4fZNIwhIgO0EAUXP4a8I0t0YmpqvceH5XBAEUrnix+PEIWTJDL2kkGZUz6PX7bU+MgK7xA= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1719423524; c=relaxed/simple; bh=NeK0dkA010MlzljVA6f0uxC1nZCBx1t/nUCKS1pqyv0=; h=DKIM-Signature:From:To:Subject:Date:Message-ID:MIME-Version; b=UNXMP5M2qzJneg6KvTCT1Bl1vmnTO6r54Po9VydA64VP0aqAmif/NkuBuC8L5NK6dEHiSFUCw55t4L32/v305dXfsAlUZUxUWQCEv/DRFX8+gJOAZgwZGmaqRpg5zE5LGcVqkXgrDodRdSt7UmT+kdFBNrKudK3ZM1PbH6sh3PU= ARC-Authentication-Results: i=1; server2.sourceware.org Received: from eig-obgw-6009a.ext.cloudfilter.net ([10.0.30.184]) by cmsmtp with ESMTPS id MV3zsJnqPjfBAMWbQsyEVU; Wed, 26 Jun 2024 17:38:41 +0000 Received: from box5379.bluehost.com ([162.241.216.53]) by cmsmtp with ESMTPS id MWbOsXGAMr2cRMWbOsxjfA; Wed, 26 Jun 2024 17:38:38 +0000 X-Authority-Analysis: v=2.4 cv=UotlNfwB c=1 sm=1 tr=0 ts=667c521e a=ApxJNpeYhEAb1aAlGBBbmA==:117 a=ApxJNpeYhEAb1aAlGBBbmA==:17 a=T1WGqf2p2xoA:10 a=Qbun_eYptAEA:10 a=CCpqsmhAAAAA:8 a=zU0pcSoYPlyiS_x8qGYA:9 a=tRbVkD3IZsUA:10 a=ZXulRonScM0A:10 a=ul9cdbp4aOFLsgKbc677:22 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=tromey.com; s=default; h=Content-Type:MIME-Version:Message-ID:Date:References:In-Reply-To :Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=T+tLAnYwn62izNiL+90w3TtOH5W7NMgpsThUVnnULMw=; b=WYexLiJaaalGpczg6NUSZOMa9L OgrAM5Mg/bVUyG9PI0YA5wUjrBtRlMycZR4X01MGKAmnzXzWsPeYcb+twtXGg+1HQb3loCYAU2TYN PwVSKoM4zAwg5u4n43KBLxTON; Received: from 97-122-118-144.hlrn.qwest.net ([97.122.118.144]:44526 helo=murgatroyd) by box5379.bluehost.com with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96.2) (envelope-from ) id 1sMWbO-004Fvc-0A; Wed, 26 Jun 2024 11:38:38 -0600 From: Tom Tromey To: shaunak saha via Gdb Cc: shaunak saha Subject: Re: Contributing to gdb In-Reply-To: (shaunak saha via Gdb's message of "Fri, 14 Jun 2024 14:52:50 -0700") References: X-Attribution: Tom Date: Wed, 26 Jun 2024 11:38:37 -0600 Message-ID: <87frszsixu.fsf@tromey.com> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - box5379.bluehost.com X-AntiAbuse: Original Domain - sourceware.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - tromey.com X-BWhitelist: no X-Source-IP: 97.122.118.144 X-Source-L: No X-Exim-ID: 1sMWbO-004Fvc-0A X-Source: X-Source-Args: X-Source-Dir: X-Source-Sender: 97-122-118-144.hlrn.qwest.net (murgatroyd) [97.122.118.144]:44526 X-Source-Auth: tom+tromey.com X-Email-Count: 9 X-Org: HG=bhshared;ORG=bluehost; X-Source-Cap: ZWx5bnJvYmk7ZWx5bnJvYmk7Ym94NTM3OS5ibHVlaG9zdC5jb20= X-Local-Domain: yes X-CMAE-Envelope: MS4xfBkkur6cgA409sAUtN+Rh0xWjxeMAGIILZ98GS71xIqDBEFr+Wh0vqtiHmMYpKmIMaJLMmihDSjfD8GL1AWHImrDRnm904bbZooLcYFTkDXVGsifKrHG a3yUE8P3XNQ4A5H6Zw3/I0EQnHIrVQULQiLR02HAVNsLljwW8km2rhGH+neznwHw9uKmOHQ1aYjGmQ== X-Spam-Status: No, score=-3013.9 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, JMQ_SPF_NEUTRAL, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: gdb@sourceware.org X-Mailman-Version: 2.1.30 Precedence: list List-Id: Gdb mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: gdb-bounces+public-inbox=simark.ca@sourceware.org Sender: "Gdb" >>>>> "shaunak" == shaunak saha via Gdb writes: shaunak> I am new to the community and I'd like to contribute to gdb. I have 15 shaunak> years of development experience in C mainly working in embedded shaunak> domain. Went through the project ideas page shaunak> "https://sourceware.org/gdb/wiki/ProjectIdeas". I would be interested shaunak> to contribute in areas like Embedded Debugging, watchpoints or shaunak> internals. Any suggestion would be great. In addition to what Guinevere said, there's a good-first-bug keyword in bugzilla. These are bugs that are expected to not be too difficult and can be a good starting point. https://sourceware.org/bugzilla/buglist.cgi?bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=SUSPENDED&bug_status=WAITING&bug_status=REOPENED&f1=keywords&keywords=good-first-bug%2C%20&keywords_type=allwords&list_id=84360&product=gdb&query_format=advanced Tom