From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10488 invoked by alias); 9 Oct 2002 23:11:34 -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 10479 invoked from network); 9 Oct 2002 23:11:34 -0000 Received: from unknown (HELO jackfruit.Stanford.EDU) (171.64.38.136) by sources.redhat.com with SMTP; 9 Oct 2002 23:11:34 -0000 Received: (from carlton@localhost) by jackfruit.Stanford.EDU (8.11.6/8.11.6) id g99NBKi08367; Wed, 9 Oct 2002 16:11:20 -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> <200209201401.55531.markom@opencores.org> <3D9B8699.5000708@redhat.com> <200210091359.54866.markom@opencores.org> From: David Carlton Date: Wed, 09 Oct 2002 16:11:00 -0000 In-Reply-To: <200210091359.54866.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/msg00210.txt.bz2 On Wed, 9 Oct 2002 13:59:54 +0200, Marko Mlinar said: > I've sumbitted a bug report and committed the patch: 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. I'm using i686-pc-linux-gnu with GCC 3.1 as the compiler. David Carlton carlton@math.stanford.edu