From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16965 invoked by alias); 4 Aug 2010 17:44:45 -0000 Received: (qmail 16954 invoked by uid 22791); 4 Aug 2010 17:44:45 -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 mtagate3.de.ibm.com (HELO mtagate3.de.ibm.com) (195.212.17.163) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 04 Aug 2010 17:44:35 +0000 Received: from d12nrmr1607.megacenter.de.ibm.com (d12nrmr1607.megacenter.de.ibm.com [9.149.167.49]) by mtagate3.de.ibm.com (8.13.1/8.13.1) with ESMTP id o74HiWFw021014 for ; Wed, 4 Aug 2010 17:44:32 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 o74HiWor1708098 for ; Wed, 4 Aug 2010 19:44:32 +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 o74HiWKg022779 for ; Wed, 4 Aug 2010 19:44:32 +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 o74HiVCJ022771; Wed, 4 Aug 2010 19:44:31 +0200 Message-Id: <201008041744.o74HiVCJ022771@d12av02.megacenter.de.ibm.com> Received: by tuxmaker.boeblingen.de.ibm.com (sSMTP sendmail emulation); Wed, 04 Aug 2010 19:44:31 +0200 Subject: Re: pthread_t ids of threads not showed by "thread info" To: pedro@codesourcery.com (Pedro Alves) Date: Wed, 04 Aug 2010 17:44:00 -0000 From: "Ulrich Weigand" Cc: gdb@sourceware.org, mark.kettenis@xs4all.nl (Mark Kettenis), stefano.sabatini-lala@poste.it In-Reply-To: <201008041839.51391.pedro@codesourcery.com> from "Pedro Alves" at Aug 04, 2010 06:39:50 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/msg00031.txt.bz2 Pedro Alves wrote: > > Thanks. We can then just call linux_init_abi at the top of > > s390_gdbarch_init, right? > > Or rather, a bit further down, where the gdbarch is actually > created, like so? Actually, I think it should be rather at the end, where other architectures which support multiple OSABIs call gdbarch_init_osabi. That way, at least basic setup of the architecture is already done when the osabi routine is called ... Bye, Ulrich -- Dr. Ulrich Weigand GNU Toolchain for Linux on System z and Cell BE Ulrich.Weigand@de.ibm.com