From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23724 invoked by alias); 6 Aug 2008 11:20:56 -0000 Received: (qmail 23714 invoked by uid 22791); 6 Aug 2008 11:20:55 -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, 06 Aug 2008 11:20:16 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 2C875983EF; Wed, 6 Aug 2008 11:20:14 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id F0D4C98337; Wed, 6 Aug 2008 11:20:13 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1KQh3s-0007ij-Uc; Wed, 06 Aug 2008 07:20:12 -0400 Date: Wed, 06 Aug 2008 11:20:00 -0000 From: Daniel Jacobowitz To: Michael Snyder Cc: Rich Wagner , gdb@sourceware.org Subject: Re: "thread", "thread apply" and "step" ? Message-ID: <20080806112012.GA29661@caradoc.them.org> Mail-Followup-To: Michael Snyder , Rich Wagner , gdb@sourceware.org References: <20080805202358.GB14077@caradoc.them.org> <1217997716.3549.665.camel@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1217997716.3549.665.camel@localhost.localdomain> 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/msg00098.txt.bz2 On Tue, Aug 05, 2008 at 09:41:56PM -0700, Michael Snyder wrote: > You do? > > You mean, gdb actually changes the "runnable" state of the > threads, and successfully tells the OS which thread to schedule? > > Big news to me... Whether it works depends on what target you're connected to, of course, but we added remote protocol support for this... oh, five years ago or so. -- Daniel Jacobowitz CodeSourcery