From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6162 invoked by alias); 22 Jan 2009 15:54:21 -0000 Received: (qmail 6145 invoked by alias); 22 Jan 2009 15:54:21 -0000 Date: Thu, 22 Jan 2009 15:54:00 -0000 Message-ID: <20090122155421.6144.qmail@sourceware.org> From: "pedro at codesourcery dot com" To: gdb-prs@sourceware.org In-Reply-To: <20090115160028.9747.muller@ics.u-strasbg.fr> References: <20090115160028.9747.muller@ics.u-strasbg.fr> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug gdb/9747] Quit and "(running)" bug X-Bugzilla-Reason: CC Mailing-List: contact gdb-prs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-prs-owner@sourceware.org X-SW-Source: 2009-q1/txt/msg00191.txt.bz2 ------- Additional Comments From pedro at codesourcery dot com 2009-01-22 15:54 ------- Subject: Re: Quit and "(running)" bug Luis asked for this on #IRC, so here it is. This is a prototype patch for the case of removing is_executing. It isn't complete yet, but it handles Luis' case (that's the infcmd.c change). remote.c isn't taking care of setting the new "stopped" flag yet, and, there's at least one reference to is_executing in linux-nat.c that will have to be rewritten. Comments surely welcome. ------- Additional Comments From pedro at codesourcery dot com 2009-01-22 15:54 ------- Created an attachment (id=3679) --> (http://sourceware.org/bugzilla/attachment.cgi?id=3679&action=view) -- http://sourceware.org/bugzilla/show_bug.cgi?id=9747 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.