From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8055 invoked by alias); 1 Aug 2005 18:40:24 -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 8035 invoked by uid 22791); 1 Aug 2005 18:40:21 -0000 Received: from romy.inter.net.il (HELO romy.inter.net.il) (192.114.186.66) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Mon, 01 Aug 2005 18:40:21 +0000 Received: from HOME-C4E4A596F7 (IGLD-80-230-152-190.inter.net.il [80.230.152.190]) by romy.inter.net.il (MOS 3.5.8-GR) with ESMTP id BZZ40641 (AUTH halo1); Mon, 1 Aug 2005 21:40:16 +0300 (IDT) Date: Mon, 01 Aug 2005 18:40:00 -0000 Message-Id: From: Eli Zaretskii To: fnf@specifix.com CC: gdb-patches@sources.redhat.com In-reply-to: <200508011340.10465.fnf@specifix.com> (message from Fred Fish on Mon, 1 Aug 2005 13:40:10 -0400) Subject: Re: Remove obsolete SETUP_ARBITRARY_FRAME references Reply-to: Eli Zaretskii References: <200508011340.10465.fnf@specifix.com> X-SW-Source: 2005-08/txt/msg00025.txt.bz2 > From: Fred Fish > Date: Mon, 1 Aug 2005 13:40:10 -0400 > Cc: fnf@specifix.com > > This change removes the last references to the obsolete > SETUP_ARBITRARY_FRAME macro. > > OK to apply? The gdb.texinfo patch is approved. I think the change to stack.c is obvious, so please go ahead and commit it. Thanks!