From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23963 invoked by alias); 24 Jan 2012 04:43:38 -0000 Received: (qmail 23954 invoked by uid 22791); 24 Jan 2012 04:43:37 -0000 X-SWARE-Spam-Status: No, hits=-1.6 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE X-Spam-Check-By: sourceware.org Received: from mailrelay004.isp.belgacom.be (HELO mailrelay004.isp.belgacom.be) (195.238.6.170) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 24 Jan 2012 04:43:24 +0000 X-Belgacom-Dynamic: yes X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApMBANU0Hk/ZiFo4/2dsb2JhbAAMNoUJrBcBAQEDASNWBQsLGAICJgICVwaID6cKkVWBL4lhgRYEp2Y Received: from 56.90-136-217.adsl-dyn.isp.belgacom.be (HELO [192.168.1.3]) ([217.136.90.56]) by relay.skynet.be with ESMTP; 24 Jan 2012 05:43:22 +0100 Subject: Re: RFA: remote.c : allow long monitor cmds + allow user to C-c From: Philippe Waroquiers To: Sergio Durigan Junior Cc: "gdb-patches@sourceware.org ml" In-Reply-To: References: <1327265676.23561.25.camel@soleil> <4F1D5335.3090705@redhat.com> <1327350423.2215.6.camel@soleil> Content-Type: text/plain; charset="UTF-8" Date: Tue, 24 Jan 2012 04:52:00 -0000 Message-ID: <1327380209.31958.2.camel@soleil> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2012-01/txt/msg00805.txt.bz2 On Tue, 2012-01-24 at 01:48 -0200, Sergio Durigan Junior wrote: > Thanks for the patch. Do you have copyright assignment? Yes, all is ok on this aspect. > Some formatting nits. Will do the changes ... > I know almost nothing about this part of the code, but as far as I have > seen, the patch looks OK. I am not a maintainer, however. and will wait for more feedback & approval. Thanks for the review Philippe