From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11978 invoked by alias); 21 Jan 2002 21:45:35 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 11868 invoked from network); 21 Jan 2002 21:45:28 -0000 Received: from unknown (HELO cygnus.com) (205.180.230.5) by sources.redhat.com with SMTP; 21 Jan 2002 21:45:28 -0000 Received: from cse.cygnus.com (cse.sfbay.redhat.com [205.180.230.236]) by runyon.cygnus.com (8.8.7-cygnus/8.8.7) with ESMTP id NAA06979; Mon, 21 Jan 2002 13:44:39 -0800 (PST) Received: (from kev@localhost) by cse.cygnus.com (8.11.6/8.11.6) id g0LLhAo02319; Mon, 21 Jan 2002 14:43:10 -0700 Date: Mon, 21 Jan 2002 13:45:00 -0000 From: Kevin Buettner Message-Id: <1020121214310.ZM2318@localhost.localdomain> In-Reply-To: Piet/Pete Delaney "ia64-stub.c" (Jan 21, 1:00am) References: <20020121010007.C54701@sgi.com> X-Mailer: Z-Mail (4.0.1 13Jan97 Caldera) To: Piet/Pete Delaney , gdb@sources.redhat.com Subject: Re: ia64-stub.c Cc: obrien@freebsd.org, kgdb@vsnl.net, grundler@dsl2.external.hp.com, davidm@hpl.hp.com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2002-01/txt/msg00238.txt.bz2 On Jan 21, 1:00am, Piet/Pete Delaney wrote: > I just thought I'd make sure I'm not duplicating any existing work > that's available under the GNU license. I've looked for an exsiting > ia64-stub.c and currently it looks like none are available. If not > I would think it would be easy after the user space skdb.c works for > ia64. I did add Linux/IA-64 support to gdbserver at one time, but I know of no other existing work. (From the rest of your message, it seems that gdbserver isn't suitable for your purposes anyway.) Kevin