From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6322 invoked by alias); 16 May 2011 05:41:04 -0000 Received: (qmail 6244 invoked by uid 22791); 16 May 2011 05:41:03 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (38.113.113.100) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 16 May 2011 05:40:49 +0000 Received: (qmail 27518 invoked from network); 16 May 2011 05:40:48 -0000 Received: from unknown (HELO ?192.168.0.102?) (yao@127.0.0.2) by mail.codesourcery.com with ESMTPA; 16 May 2011 05:40:48 -0000 Message-ID: <4DD0B8D8.9060004@codesourcery.com> Date: Mon, 16 May 2011 05:41:00 -0000 From: Yao Qi User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.14) Gecko/20110223 Lightning/1.0b2 Thunderbird/3.1.8 MIME-Version: 1.0 To: Joel Brobecker CC: gdb-patches@sourceware.org Subject: Re: [patch] Remove HAVE_UINTPTR_T from gdb_thread_db.h References: <4DCE1F43.1000301@codesourcery.com> <20110514170722.GD19356@adacore.com> In-Reply-To: <20110514170722.GD19356@adacore.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2011-05/txt/msg00354.txt.bz2 On 05/15/2011 01:07 AM, Joel Brobecker wrote: >> When I am trying to move gdb_thread_db.h to common/ dir, > > I am so sorry for not having the time to work on this project, > and so it make me uncomfortable saying this without offering > advice, but I still feel uncomfortable about not having a clear > plan, and not knowing where we are going with this. I'm afraid > that the end result might be a tighter inter-dependency between > GDB and GDBserver instead of GDB and GDBserver sitting on top > of a common API (we could call it a mini libgdb). I wrote up plan in wiki http://sourceware.org/gdb/wiki/Common . I am not good at naming a project, so I name it as "Common" temporally. The plan is not done. I will complete it, and fill in with more details. Comments are welcome, and thanks in advance to put up with my writing. -- Yao (齐尧)