From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21570 invoked by alias); 8 Aug 2006 15:51:10 -0000 Received: (qmail 21452 invoked by uid 22791); 8 Aug 2006 15:51:07 -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, 08 Aug 2006 15:51:02 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1GATrA-0005en-TX; Tue, 08 Aug 2006 11:51:01 -0400 Date: Tue, 08 Aug 2006 15:51:00 -0000 From: Daniel Jacobowitz To: gdb-patches@sourceware.org, richard@codesourcery.com Subject: Re: gdbserver leaves the terminal without a foreground group Message-ID: <20060808155100.GB21032@nevyn.them.org> Mail-Followup-To: gdb-patches@sourceware.org, richard@codesourcery.com References: <8764hawb8z.fsf@talisman.home> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8764hawb8z.fsf@talisman.home> User-Agent: Mutt/1.5.11+cvs20060403 X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-08/txt/msg00042.txt.bz2 On Thu, Aug 03, 2006 at 08:04:44AM +0100, Richard Sandiford wrote: > [This is a resend, sorry; it looks like yesterday's attempt didn't > get through. I've tweaked the wording a little in case the first > version was spam-filtered.] It did, actually - I saw both. > The patch makes gdbserver restore the original foreground group on exit. > Tested on m68k-uclinux. OK to install? Yes. Thanks a lot for tracking down this mysterious bug. -- Daniel Jacobowitz CodeSourcery