From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27461 invoked by alias); 4 Aug 2010 18:34:55 -0000 Received: (qmail 27450 invoked by uid 22791); 4 Aug 2010 18:34:54 -0000 X-SWARE-Spam-Status: No, hits=-1.7 required=5.0 tests=AWL,BAYES_00,MSGID_FROM_MTA_HEADER,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mtagate6.de.ibm.com (HELO mtagate6.de.ibm.com) (195.212.17.166) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 04 Aug 2010 18:34:49 +0000 Received: from d12nrmr1607.megacenter.de.ibm.com (d12nrmr1607.megacenter.de.ibm.com [9.149.167.49]) by mtagate6.de.ibm.com (8.13.1/8.13.1) with ESMTP id o74IYk8r009190 for ; Wed, 4 Aug 2010 18:34:46 GMT Received: from d12av02.megacenter.de.ibm.com (d12av02.megacenter.de.ibm.com [9.149.165.228]) by d12nrmr1607.megacenter.de.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id o74IYkx21769624 for ; Wed, 4 Aug 2010 20:34:46 +0200 Received: from d12av02.megacenter.de.ibm.com (loopback [127.0.0.1]) by d12av02.megacenter.de.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id o74IYjFV011528 for ; Wed, 4 Aug 2010 20:34:45 +0200 Received: from tuxmaker.boeblingen.de.ibm.com (tuxmaker.boeblingen.de.ibm.com [9.152.85.9]) by d12av02.megacenter.de.ibm.com (8.12.11.20060308/8.12.11) with SMTP id o74IYiie011507; Wed, 4 Aug 2010 20:34:44 +0200 Message-Id: <201008041834.o74IYiie011507@d12av02.megacenter.de.ibm.com> Received: by tuxmaker.boeblingen.de.ibm.com (sSMTP sendmail emulation); Wed, 04 Aug 2010 20:34:44 +0200 Subject: Re: pthread_t ids of threads not showed by "thread info" To: pedro@codesourcery.com (Pedro Alves) Date: Wed, 04 Aug 2010 18:34:00 -0000 From: "Ulrich Weigand" Cc: gdb@sourceware.org, mark.kettenis@xs4all.nl (Mark Kettenis), stefano.sabatini-lala@poste.it In-Reply-To: <201008041920.23655.pedro@codesourcery.com> from "Pedro Alves" at Aug 04, 2010 07:20:22 PM MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 X-SW-Source: 2010-08/txt/msg00034.txt.bz2 Pedro Alves wrote: > (OOC, I wonder whether there's anything technically preventing > installing an GDB_OSABI_LINUX osabi callback and move > these linux related bits there, to keep things neat.) Yes, I've thought about this. But in the absence of any specific other OS it is not fully clear which pieces are Linux specific and which aren't. For example, the calling convention is in theory OS specific, but any other OS on s390 that I'm aware of that might conceivably have an interest in GDB (e.g. OpenSolaris) is using the same conventions as Linux for compatibility reasons ... > 2010-08-04 Pedro Alves > > * s390-tdep.c: Include linux-tdep.h. > (s390_gdbarch_init): Call linux_init_abi. This looks good to me now. Thanks, Ulrich -- Dr. Ulrich Weigand GNU Toolchain for Linux on System z and Cell BE Ulrich.Weigand@de.ibm.com