From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27284 invoked by alias); 11 May 2008 22:33:39 -0000 Received: (qmail 27276 invoked by uid 22791); 11 May 2008 22:33:39 -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; Sun, 11 May 2008 22:33:19 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 4CBE498278; Sun, 11 May 2008 22:33:18 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id 282E998149; Sun, 11 May 2008 22:33:18 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1JvK6X-0003Mm-F1; Sun, 11 May 2008 18:33:17 -0400 Date: Mon, 12 May 2008 18:19:00 -0000 From: Daniel Jacobowitz To: Nick Roberts Cc: Joel Brobecker , Vladimir Prus , gdb-patches@sources.redhat.com Subject: Re: [RFA] Report the main thread. Message-ID: <20080511223317.GA12924@caradoc.them.org> Mail-Followup-To: Nick Roberts , Joel Brobecker , Vladimir Prus , gdb-patches@sources.redhat.com References: <18469.39280.284106.858072@kahikatea.snap.net.nz> <18470.7609.400548.29643@kahikatea.snap.net.nz> <20080511155232.GH28890@adacore.com> <18471.27891.225239.186380@kahikatea.snap.net.nz> <20080511221855.GA11639@caradoc.them.org> <18471.29145.116394.869383@kahikatea.snap.net.nz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <18471.29145.116394.869383@kahikatea.snap.net.nz> User-Agent: Mutt/1.5.17 (2007-12-11) 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: 2008-05/txt/msg00376.txt.bz2 On Mon, May 12, 2008 at 10:23:21AM +1200, Nick Roberts wrote: > That's what my original patch did but Joel asked me to use the observer. > To be fair, that was before GDB reported the main thread. Yes, my comment was about the patch you posted this weekend that moved the observer call. -- Daniel Jacobowitz CodeSourcery