From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28022 invoked by alias); 10 Oct 2002 19:34:35 -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 28015 invoked from network); 10 Oct 2002 19:34:35 -0000 Received: from unknown (HELO jackfruit.Stanford.EDU) (171.64.38.136) by sources.redhat.com with SMTP; 10 Oct 2002 19:34:35 -0000 Received: (from carlton@localhost) by jackfruit.Stanford.EDU (8.11.6/8.11.6) id g9AJYUu31248; Thu, 10 Oct 2002 12:34:30 -0700 X-Authentication-Warning: jackfruit.Stanford.EDU: carlton set sender to carlton@math.stanford.edu using -f To: Marko Mlinar Cc: gdb-patches@sources.redhat.com Subject: Re: Merging OC gdb with official gdb References: <200209041256.47379.markom@opencores.org> <200210091359.54866.markom@opencores.org> <200210100941.11940.markom@opencores.org> From: David Carlton Date: Thu, 10 Oct 2002 12:34:00 -0000 In-Reply-To: <200210100941.11940.markom@opencores.org> Message-ID: User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Common Lisp) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2002-10/txt/msg00216.txt.bz2 On Thu, 10 Oct 2002 09:41:11 +0200, Marko Mlinar said: > On Thursday 10 October 2002 01:11, David Carlton wrote: >> This patch causes a regression for me on gdb.base/display.exp: it >> causes GDB to hang when trying to do the 'second disp' test. > my appologies. Forgot to specify all modified files with cvs ci :( Thanks, that fixes it. David Carlton carlton@math.stanford.edu