From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9785 invoked by alias); 3 Jul 2005 19:12:47 -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 9773 invoked by uid 22791); 3 Jul 2005 19:12:45 -0000 Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Sun, 03 Jul 2005 19:12:45 +0000 Received: from drow by nevyn.them.org with local (Exim 4.51) id 1Dp9tT-00005b-QZ; Sun, 03 Jul 2005 15:12:43 -0400 Date: Sun, 03 Jul 2005 19:12:00 -0000 From: Daniel Jacobowitz To: Wu Zhou Cc: gdb-patches@sources.redhat.com Subject: Re: [RFC] An initial patch for PR/1961 Message-ID: <20050703191243.GL13811@nevyn.them.org> Mail-Followup-To: Wu Zhou , gdb-patches@sources.redhat.com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.8i X-SW-Source: 2005-07/txt/msg00029.txt.bz2 On Sun, Jun 19, 2005 at 12:02:14AM +0800, Wu Zhou wrote: > Hello all, > > I did some initial analysis against PR/1961 (Pls add a test for command > input of "-(" ). I found this SEGV error will also pop when issuing "+)", > "<)", ">(" and so on under gdbtui. > > My intial patch is attached as follows. Please review. Thanks. > > 2005-06-20 Wu Zhou > > * tui/tui-win.c (parse_scrolling_args): Fix SEGV error with invalid > scroll command. Please update the copyright year in this file. Otherwise, this patch is OK. Thanks! -- Daniel Jacobowitz CodeSourcery, LLC