From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14651 invoked by alias); 10 Apr 2002 17:36:53 -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 14642 invoked from network); 10 Apr 2002 17:36:51 -0000 Received: from unknown (HELO zwingli.cygnus.com) (208.245.165.35) by sources.redhat.com with SMTP; 10 Apr 2002 17:36:51 -0000 Received: by zwingli.cygnus.com (Postfix, from userid 442) id 5A5605EA11; Wed, 10 Apr 2002 12:36:50 -0500 (EST) To: Daniel Jacobowitz Cc: Andrew Cagney , gdb@sources.redhat.com Subject: Re: S/390 Linux doesn't link on trunk References: <20020407173859.A31836@nevyn.them.org> <3CB264FB.7080100@cygnus.com> <20020409003647.A18255@nevyn.them.org> From: Jim Blandy Date: Wed, 10 Apr 2002 10:36:00 -0000 In-Reply-To: <20020409003647.A18255@nevyn.them.org> Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2002-04/txt/msg00154.txt.bz2 Daniel Jacobowitz writes: > Yes, it is. I don't have access to the build machine (as far as I > know, at least...). I believe that S/390 linux has had some recent changes in its debugging interface somewhere. (Core file? /proc? ptrace? I can't remember.) Something that needs to be a struct became an array, or something idiotic like that. Anyway, sourceware GDB did build on the S/390 as of the end of last December. It's probably bit rot and version skew. What a helpful message this is.