From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5311 invoked by alias); 22 Apr 2005 22:31:25 -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 5262 invoked from network); 22 Apr 2005 22:31:19 -0000 Received: from unknown (HELO cheetah.davemloft.net) (216.27.180.174) by sourceware.org with SMTP; 22 Apr 2005 22:31:19 -0000 Received: from localhost ([127.0.0.1] helo=cheetah.davemloft.net ident=davem) by cheetah.davemloft.net with smtp (Exim 3.36 #1 (Debian)) id 1DP6ZA-0003zo-00; Fri, 22 Apr 2005 15:24:04 -0700 Date: Fri, 22 Apr 2005 22:31:00 -0000 From: "David S. Miller" To: Mark Kettenis Cc: gdb-patches@sourceware.org Subject: Re: [COMMIT] Disentangle SPARC Linux from Solaris Message-Id: <20050422152404.38d0156b.davem@davemloft.net> In-Reply-To: <200504222000.j3MK0VYU002728@elgar.sibelius.xs4all.nl> References: <200504221907.j3MJ7APM000140@elgar.sibelius.xs4all.nl> <20050422120514.5bb0a802.davem@davemloft.net> <200504222000.j3MK0VYU002728@elgar.sibelius.xs4all.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-SW-Source: 2005-04/txt/msg00293.txt.bz2 On Fri, 22 Apr 2005 22:00:31 +0200 (CEST) Mark Kettenis wrote: > Actually, I left sparc-sol2-tdep.c and sparc64-sol2-tdep.c in there on > purpose. That way you can use the same gdb to debug Solaris binaries > too ;-). We're slowly moving into the direction of having a single > gdb that can debug basically everything. Ok fine.