From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32724 invoked by alias); 9 Sep 2002 21:26:29 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 32706 invoked from network); 9 Sep 2002 21:26:26 -0000 Received: from unknown (HELO smtp.hccnet.nl) (62.251.0.13) by sources.redhat.com with SMTP; 9 Sep 2002 21:26:26 -0000 Received: from charis.vernstok by smtp.hccnet.nl via fia16-123.dsl.hccnet.nl [62.251.123.16] with ESMTP for id XAA20709 (8.8.8/1.13); Mon, 9 Sep 2002 23:26:23 +0200 (MET DST) Received: from jelmer by charis.vernstok with local (Exim 3.36 #1 (Debian)) id 17oW2f-0005Ug-00 for ; Mon, 09 Sep 2002 23:25:57 +0200 Date: Mon, 09 Sep 2002 14:26:00 -0000 From: Jelmer Vernooij To: gdb-patches@sources.redhat.com Subject: GDB/MI patches Message-ID: <20020909212557.GA21117@vernstok.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i X-Operating-System: Linux charis 2.4.18-686 Fake-Sender: Jelmer Vernooij X-SW-Source: 2002-09/txt/msg00132.txt.bz2 Hi all! As nobody replied to my previous email about the current work on gdb/mi, I'm going to try to implement some of the symbol functions. Anything I should remember or take notice of before I start coding except for the GNU coding style? Btw, what's the thing with giving copyright to the FSF? Jelmer