From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1487 invoked by alias); 15 Jul 2008 16:49:47 -0000 Received: (qmail 1479 invoked by uid 22791); 15 Jul 2008 16:49:47 -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; Tue, 15 Jul 2008 16:49:27 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 634F398200; Tue, 15 Jul 2008 16:49:26 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id 4E8479813B; Tue, 15 Jul 2008 16:49:26 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1KIniP-0008Nq-Jz; Tue, 15 Jul 2008 12:49:25 -0400 Date: Tue, 15 Jul 2008 16:49:00 -0000 From: Daniel Jacobowitz To: Luis Machado Cc: Pedro Alves , gdb@sourceware.org Subject: Re: (maybe) Async mode failures on PPC Message-ID: <20080715164925.GA32178@caradoc.them.org> Mail-Followup-To: Luis Machado , Pedro Alves , gdb@sourceware.org References: <1216050287.2607.10.camel@gargoyle> <1216053102.2607.13.camel@gargoyle> <200807141757.51890.pedro@codesourcery.com> <1216055220.2607.18.camel@gargoyle> <1216133200.7260.4.camel@gargoyle> <1216140289.7260.8.camel@gargoyle> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1216140289.7260.8.camel@gargoyle> 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-07/txt/msg00181.txt.bz2 On Tue, Jul 15, 2008 at 01:44:49PM -0300, Luis Machado wrote: > 2008-07-15 Luis Machado > > * infrun.c (handle_inferior_event): Tag threads as stopped > before inserting breakpoints. OK. -- Daniel Jacobowitz CodeSourcery