From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11133 invoked by alias); 27 Mar 2003 21:32:45 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 11126 invoked from network); 27 Mar 2003 21:32:44 -0000 Received: from unknown (HELO localhost.redhat.com) (207.219.125.105) by sources.redhat.com with SMTP; 27 Mar 2003 21:32:44 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 0071C2B23; Thu, 27 Mar 2003 16:32:42 -0500 (EST) Message-ID: <3E836DFA.2070603@redhat.com> Date: Thu, 27 Mar 2003 21:32:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.2) Gecko/20030223 X-Accept-Language: en-us, en MIME-Version: 1.0 To: gdb@sources.redhat.com, Daniel Jacobowitz , Jim Blandy Subject: [Fwd: Re: tdep/1155: s/390 Linux: GDB can't reselect the right frame after an inferior function call] Content-Type: multipart/mixed; boundary="------------020102010203020300050207" X-SW-Source: 2003-03/txt/msg00378.txt.bz2 This is a multi-part message in MIME format. --------------020102010203020300050207 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-length: 319 There are two ways of handling bugs: a. the bug remains open until every last possible [un]related issue is resolved b. the original bug, as filed, is closed, as soon as the original problem is resolved. If additional problems or enhancements are identified, they are recorded in new separate bug reports Andrew --------------020102010203020300050207 Content-Type: message/rfc822; name="Re: tdep/1155: s/390 Linux: GDB can't reselect the right frame after an inferiorfunction call" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="Re: tdep/1155: s/390 Linux: GDB can't reselect the right frame after an inferiorfunction call" Content-length: 2609 X-Mozilla-Status2: 00000000 Return-Path: Delivered-To: cagney@localhost.redhat.com Received: from localhost (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 662352B23 for ; Thu, 27 Mar 2003 16:18:31 -0500 (EST) X-Sieve: cmu-sieve 2.0 Received: from potter.sfbay.redhat.com by localhost with IMAP (fetchmail-6.2.1) for cagney@localhost (single-drop); Thu, 27 Mar 2003 16:18:31 -0500 (EST) Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by potter.sfbay.redhat.com (8.11.6/8.11.6) with ESMTP id h2RLEs519212 for ; Thu, 27 Mar 2003 13:14:55 -0800 Received: from mx1.redhat.com (mx1.redhat.com [172.16.48.31]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with SMTP id h2RLEsV06069; Thu, 27 Mar 2003 16:14:54 -0500 Received: from crack.them.org (mail@crack.them.org [65.125.64.184]) by mx1.redhat.com (8.11.6/8.11.6) with SMTP id h2RLErQ25433; Thu, 27 Mar 2003 16:14:54 -0500 Received: from nevyn.them.org ([66.93.61.169] ident=mail) by crack.them.org with asmtp (Exim 3.12 #1 (Debian)) id 18ygba-0003UE-00; Thu, 27 Mar 2003 17:16:18 -0600 Received: from drow by nevyn.them.org with local (Exim 3.36 #1 (Debian)) id 18yehz-0004rc-00; Thu, 27 Mar 2003 16:14:47 -0500 Date: Thu, 27 Mar 2003 16:14:47 -0500 From: Daniel Jacobowitz To: cagney@redhat.com, jimb@redhat.com, gdb-gnats@sources.redhat.com Subject: Re: tdep/1155: s/390 Linux: GDB can't reselect the right frame after an inferior function call Message-ID: <20030327211447.GA18656@nevyn.them.org> References: <20030327175051.22419.qmail@sources.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030327175051.22419.qmail@sources.redhat.com> User-Agent: Mutt/1.5.1i Content-length: 774 On Thu, Mar 27, 2003 at 05:50:51PM -0000, cagney@redhat.com wrote: > Synopsis: s/390 Linux: GDB can't reselect the right frame after an inferior function call > > Responsible-Changed-From-To: unassigned->cagney > Responsible-Changed-By: cagney > Responsible-Changed-When: Thu Mar 27 17:50:51 2003 > Responsible-Changed-Why: > already fixed > State-Changed-From-To: open->closed > State-Changed-By: cagney > State-Changed-When: Thu Mar 27 17:50:51 2003 > State-Changed-Why: > required functionality already available I don't think it's appropriate to close a "this doesn't work" bug with "required functionality already available". The reported problem is still there. -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer --------------020102010203020300050207--