From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3971 invoked by alias); 26 Sep 2007 16:06:58 -0000 Received: (qmail 3912 invoked by uid 22791); 26 Sep 2007 16:06:56 -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; Wed, 26 Sep 2007 16:06:53 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 1BC5B9832A; Wed, 26 Sep 2007 16:06:52 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id C5A8D982AD; Wed, 26 Sep 2007 16:06:51 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.67) (envelope-from ) id 1IaZPW-0000YO-62; Wed, 26 Sep 2007 12:06:50 -0400 Date: Wed, 26 Sep 2007 21:06:00 -0000 From: Daniel Jacobowitz To: Atsushi Nemoto Cc: schwab@suse.de, gdb@sourceware.org Subject: Re: How to avoid stepping inside libpthread Message-ID: <20070926160650.GA28492@caradoc.them.org> Mail-Followup-To: Atsushi Nemoto , schwab@suse.de, gdb@sourceware.org References: <20070712.111540.126572286.nemoto@toshiba-tops.co.jp> <20070712.153049.37530505.nemoto@toshiba-tops.co.jp> <20070712111021.GA27185@caradoc.them.org> <20070713.160341.55513392.nemoto@toshiba-tops.co.jp> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070713.160341.55513392.nemoto@toshiba-tops.co.jp> User-Agent: Mutt/1.5.15 (2007-04-09) 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: 2007-09/txt/msg00215.txt.bz2 On Fri, Jul 13, 2007 at 04:03:41PM +0900, Atsushi Nemoto wrote: > Oh yes, thank you for suggestion. Here is an updated patch against > current snapshot. Hi Atsushi, I'm sorry I never got back to you about this. I tried your patch today and it seems to work. But do you have an FSF copyright assignment, or are you planning on getting one? This is too substantial for us to merge it without one. -- Daniel Jacobowitz CodeSourcery