From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25737 invoked by alias); 30 Oct 2004 20:01:01 -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 25724 invoked from network); 30 Oct 2004 20:01:00 -0000 Received: from unknown (HELO mail.codesourcery.com) (65.74.133.9) by sourceware.org with SMTP; 30 Oct 2004 20:01:00 -0000 Received: (qmail 823 invoked from network); 30 Oct 2004 20:01:00 -0000 Received: from localhost (HELO digraph.polyomino.org.uk) (joseph@127.0.0.1) by mail.codesourcery.com with DES-CBC3-SHA encrypted SMTP; 30 Oct 2004 20:01:00 -0000 Received: from jsm28 (helo=localhost) by digraph.polyomino.org.uk with local-esmtp (Exim 4.42) id 1CNzPG-00015K-8d; Sat, 30 Oct 2004 20:00:58 +0000 Date: Sat, 30 Oct 2004 20:01:00 -0000 From: "Joseph S. Myers" X-X-Sender: jsm28@digraph.polyomino.org.uk To: Mark Kettenis cc: gdb-patches@sources.redhat.com Subject: Re: Patch to support AMD64 Solaris 10 In-Reply-To: <200410301957.i9UJvbA5009175@elgar.sibelius.xs4all.nl> Message-ID: References: <200410251955.i9PJtCIA031297@elgar.sibelius.xs4all.nl> <200410262049.i9QKnrN4034613@elgar.sibelius.xs4all.nl> <200410301957.i9UJvbA5009175@elgar.sibelius.xs4all.nl> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2004-10/txt/msg00506.txt.bz2 On Sat, 30 Oct 2004, Mark Kettenis wrote: > OK, I didn't get it completely right yet, but I've checked in a > i386-sol2-nat.c that avoids too much code duplication and should work. > It probably needs to be tweaked a bit before it really works for the > 64-bit case. I think this should be a useful start, I'll produce a new patch based on this code and current CVS (and with the sol64.m[th] file names you requested), thanks. -- Joseph S. Myers joseph@codesourcery.com