From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16924 invoked by alias); 28 Nov 2006 18:47:59 -0000 Received: (qmail 16914 invoked by uid 22791); 28 Nov 2006 18:47:58 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Tue, 28 Nov 2006 18:47:51 +0000 Received: from drow by nevyn.them.org with local (Exim 4.63) (envelope-from ) id 1Gp7zh-0006yU-2V; Tue, 28 Nov 2006 13:47:49 -0500 Date: Tue, 28 Nov 2006 18:47:00 -0000 From: Daniel Jacobowitz To: Nitin Gupta Cc: gdb@sourceware.org, Jim Blandy , Rob Quill Subject: Re: [PATCH] Fix for thread debugging in the presence of software single step Message-ID: <20061128184749.GA26707@nevyn.them.org> Mail-Followup-To: Nitin Gupta , gdb@sourceware.org, Jim Blandy , Rob Quill References: <456C82F7.4030903@mvista.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <456C82F7.4030903@mvista.com> User-Agent: Mutt/1.5.13 (2006-08-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: 2006-11/txt/msg00197.txt.bz2 On Tue, Nov 28, 2006 at 10:41:59AM -0800, Nitin Gupta wrote: > Following patch fixes for thread debugging in the presence of software > single step: > Only allow one thread to single-step if SOFTWARE_SINGLE_STEP_P () Patches go to the gdb-patches list, and should include a changelog entry, please. What does this fix? I know some work's been done on software single step plus threads. -- Daniel Jacobowitz CodeSourcery