From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3656 invoked by alias); 7 Aug 2008 19:26:18 -0000 Received: (qmail 3648 invoked by uid 22791); 7 Aug 2008 19:26:17 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 07 Aug 2008 19:25:21 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 9D634983EF for ; Thu, 7 Aug 2008 19:25:19 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id 770639809F for ; Thu, 7 Aug 2008 19:25:19 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1KRB6s-0008Fd-Gg for gdb@sourceware.org; Thu, 07 Aug 2008 15:25:18 -0400 Date: Thu, 07 Aug 2008 19:26:00 -0000 From: Daniel Jacobowitz To: gdb@sourceware.org Subject: Re: sol-thread.c core_ops oddity Message-ID: <20080807192518.GA31697@caradoc.them.org> Mail-Followup-To: gdb@sourceware.org References: <20080807191136.274F81C77BE@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080807191136.274F81C77BE@localhost> User-Agent: Mutt/1.5.17 (2008-05-11) X-IsSubscribed: yes 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: 2008-08/txt/msg00140.txt.bz2 On Thu, Aug 07, 2008 at 12:11:36PM -0700, Doug Evans wrote: > Obviously I'm missing something. > I don't have a solaris system to see what really happens, > can someone fill in the missing piece that makes the above work? Luck and sorting. I'm pretty sure we generate the calls in alphabetical order (by filename or by function, I'm not sure). -- Daniel Jacobowitz CodeSourcery