From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23273 invoked by alias); 3 Jun 2005 06:48:19 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 23251 invoked by uid 22791); 3 Jun 2005 06:48:15 -0000 Received: from legolas.inter.net.il (HELO legolas.inter.net.il) (192.114.186.24) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Fri, 03 Jun 2005 06:48:15 +0000 Received: from HOME-C4E4A596F7 (IGLD-80-230-199-206.inter.net.il [80.230.199.206]) by legolas.inter.net.il (MOS 3.5.8-GR) with ESMTP id ENF33680 (AUTH halo1); Fri, 3 Jun 2005 09:48:10 +0300 (IDT) Date: Fri, 03 Jun 2005 06:48:00 -0000 Message-Id: From: Eli Zaretskii To: gdb-patches@sources.redhat.com In-reply-to: <20050602221644.GA21263@white> (message from Bob Rossi on Thu, 2 Jun 2005 18:16:44 -0400) Subject: Re: mi tty commands Reply-to: Eli Zaretskii References: <20050311022644.GA15563@white> <20050522210040.GB9231@white> <20050528230855.GE22435@nevyn.them.org> <20050529205435.GA11243@white> <20050601001440.GB15414@white> <20050601130653.GA17103@white> <20050601174149.GA17309@white> <20050602221644.GA21263@white> X-SW-Source: 2005-06/txt/msg00024.txt.bz2 > Date: Thu, 2 Jun 2005 18:16:44 -0400 > From: Bob Rossi > Cc: gdb-patches@sources.redhat.com > > Below is a patch with all of the changes both you and Daniel have > pointed out. I'm happy now. Thanks.