From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10947 invoked by alias); 12 Nov 2001 20:06:07 -0000 Mailing-List: contact gdb-help@sourceware.cygnus.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 421 invoked from network); 12 Nov 2001 19:33:08 -0000 Received: from unknown (HELO localhost.cygnus.com) (216.138.202.10) by sourceware.cygnus.com with SMTP; 12 Nov 2001 19:33:08 -0000 Received: from cygnus.com (localhost [127.0.0.1]) by localhost.cygnus.com (Postfix) with ESMTP id 9C2733EF7; Mon, 12 Nov 2001 14:33:08 -0500 (EST) Message-ID: <3BF023F4.3000302@cygnus.com> Date: Thu, 01 Nov 2001 12:51:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:0.9.3) Gecko/20011020 X-Accept-Language: en-us MIME-Version: 1.0 To: Fernando Nasser Cc: gdb@sources.redhat.com Subject: Re: G packet format ... References: <3BEF5CF4.4010201@cygnus.com> <3BF0210A.C7E44207@cygnus.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2001-11/txt/msg00022.txt.bz2 > Andrew > > What about having built-in sets of such configurations and > letting the user select from the one available for the > currently selected architecture. Yes true. Get something basic working first though :-) Andrew