From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3625 invoked by alias); 27 Feb 2007 11:55:42 -0000 Received: (qmail 3616 invoked by uid 22791); 27 Feb 2007 11:55:42 -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, 27 Feb 2007 11:55:29 +0000 Received: from dsl093-172-095.pit1.dsl.speakeasy.net ([66.93.172.95] helo=caradoc.them.org) by nevyn.them.org with esmtp (Exim 4.63) (envelope-from ) id 1HM0vV-0007Tg-P3; Tue, 27 Feb 2007 06:55:26 -0500 Received: from drow by caradoc.them.org with local (Exim 4.63) (envelope-from ) id 1HM0vU-0001Lb-Tg; Tue, 27 Feb 2007 06:55:24 -0500 Date: Tue, 27 Feb 2007 12:52:00 -0000 From: Daniel Jacobowitz To: Sascha Cc: gdb@sourceware.org Subject: Re: Disabling breakpoints does not work if rejected from remote stub Message-ID: <20070227115524.GA5164@caradoc.them.org> Mail-Followup-To: Sascha , gdb@sourceware.org References: <000001c75a51$cc99f0c0$02b2a8c0@insanenotebook> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000001c75a51$cc99f0c0$02b2a8c0@insanenotebook> 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: 2007-02/txt/msg00269.txt.bz2 On Tue, Feb 27, 2007 at 10:29:36AM +0100, Sascha wrote: > Hi, > > I guess the following problem is a bug, but I'm not sure: Could you try two things for me? First, build a CVS snapshot from the current HEAD and see if the problem persists. Second, show a complete session log including "set debug remote 1" with the problem, so that I can reproduce the problem. This sounds familiar, but I'm not sure whether it's been fixed. -- Daniel Jacobowitz CodeSourcery