From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9656 invoked by alias); 3 Nov 2009 16:52:28 -0000 Received: (qmail 9644 invoked by uid 22791); 3 Nov 2009 16:52:26 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (38.113.113.100) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 03 Nov 2009 16:52:22 +0000 Received: (qmail 1559 invoked from network); 3 Nov 2009 16:52:21 -0000 Received: from unknown (HELO orlando) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 3 Nov 2009 16:52:21 -0000 From: Pedro Alves To: gdb-patches@sourceware.org Subject: Re: [patch][ob] Fix possible crash in disable_thread_event_reporting Date: Tue, 03 Nov 2009 16:52:00 -0000 User-Agent: KMail/1.9.10 Cc: Paul Pluzhnikov References: <20091027221614.3050076B2D@ppluzhnikov.mtv.corp.google.com> <8ac60eac0911030846p6e456d4bh7f6c203ae6f7a97e@mail.gmail.com> In-Reply-To: <8ac60eac0911030846p6e456d4bh7f6c203ae6f7a97e@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200911031652.32512.pedro@codesourcery.com> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2009-11/txt/msg00057.txt.bz2 On Tuesday 03 November 2009 16:46:12, Paul Pluzhnikov wrote: > On Tue, Oct 27, 2009 at 2:16 PM, Paul Pluzhnikov wrote: > > > Apparently we don't have many systems which don't have td_ta_set_event. > > AFAICT, this has been broken since rev. 1.1 > > Ping? > http://sourceware.org/ml/gdb-patches/2009-10/msg00666.html Okay. [OOC, do you have a libc where this function isn't present?] Since the subject indicated the patch was obvious, I assumed you had checked it in already. -- Pedro Alves