From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 97065 invoked by alias); 8 Feb 2019 13:05:50 -0000 Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org Received: (qmail 97043 invoked by uid 89); 8 Feb 2019 13:05:50 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-5.9 required=5.0 tests=BAYES_00,GIT_PATCH_2,KAM_LAZY_DOMAIN_SECURITY autolearn=ham version=3.3.2 spammy=Brian, H*f:sk:CAEJ-0i, Vandenberg, vandenberg X-HELO: smtp.CeBiTec.Uni-Bielefeld.DE Received: from smtp.CeBiTec.Uni-Bielefeld.DE (HELO smtp.CeBiTec.Uni-Bielefeld.DE) (129.70.160.84) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 08 Feb 2019 13:05:48 +0000 Received: from localhost (localhost.CeBiTec.Uni-Bielefeld.DE [127.0.0.1]) by smtp.CeBiTec.Uni-Bielefeld.DE (Postfix) with ESMTP id 2BD51DCA; Fri, 8 Feb 2019 14:05:46 +0100 (CET) Received: from smtp.CeBiTec.Uni-Bielefeld.DE ([127.0.0.1]) by localhost (malfoy.CeBiTec.Uni-Bielefeld.DE [127.0.0.1]) (amavisd-new, port 10024) with LMTP id zjEZknHmolCk; Fri, 8 Feb 2019 14:05:44 +0100 (CET) Received: from lokon.CeBiTec.Uni-Bielefeld.DE (lokon.CeBiTec.Uni-Bielefeld.DE [129.70.161.152]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.CeBiTec.Uni-Bielefeld.DE (Postfix) with ESMTPS id C1BEADC7; Fri, 8 Feb 2019 14:05:44 +0100 (CET) Received: (from ro@localhost) by lokon.CeBiTec.Uni-Bielefeld.DE (8.15.2+Sun/8.15.2/Submit) id x18D5iOE003487; Fri, 8 Feb 2019 14:05:44 +0100 (MET) From: Rainer Orth To: Pedro Alves Cc: Brian Vandenberg , gdb@sourceware.org Subject: Re: gdbserver sparc solaris References: <657f3267-c77a-096f-561b-96136c5efc4f@redhat.com> Date: Fri, 08 Feb 2019 13:05:00 -0000 In-Reply-To: <657f3267-c77a-096f-561b-96136c5efc4f@redhat.com> (Pedro Alves's message of "Fri, 8 Feb 2019 12:51:16 +0000") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (usg-unix-v) MIME-Version: 1.0 Content-Type: text/plain X-IsSubscribed: yes X-SW-Source: 2019-02/txt/msg00005.txt.bz2 Hi Pedro, > On 02/08/2019 01:40 AM, Brian Vandenberg wrote: >> I'm trying to build a version of gdb that can run on x86 Linux for >> debugging binaries running on a sparc solaris host. >> >> What I have right now is an x86 linux hosted gdb that allows me to debug >> core dumps from a process running on a sparc solaris host. >> >> When I try to build gdbserver for that platform it says that host type >> isn't supported. >> >> Is it possible to get gdbserver to work on sparc solaris? > > Not without someone porting gdbserver to solaris. I had a very quick look at that once, but the code is currently full of Linux dependencies and I had no actual need for a port. Given that this will be a major effort, I certainly won't undertake it myself. Rainer -- ----------------------------------------------------------------------------- Rainer Orth, Center for Biotechnology, Bielefeld University