From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9285 invoked by alias); 29 Jan 2007 16:38:16 -0000 Received: (qmail 9273 invoked by uid 22791); 29 Jan 2007 16:38:16 -0000 X-Spam-Check-By: sourceware.org Received: from nile.gnat.com (HELO nile.gnat.com) (205.232.38.5) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 29 Jan 2007 16:38:09 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-nile.gnat.com (Postfix) with ESMTP id 14E0648CE00; Mon, 29 Jan 2007 11:38:08 -0500 (EST) Received: from nile.gnat.com ([127.0.0.1]) by localhost (nile.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 05879-01-6; Mon, 29 Jan 2007 11:38:07 -0500 (EST) Received: from takamaka.act-europe.fr (unknown [70.71.0.212]) by nile.gnat.com (Postfix) with ESMTP id C7BFB48CC2F; Mon, 29 Jan 2007 11:38:07 -0500 (EST) Received: by takamaka.act-europe.fr (Postfix, from userid 1000) id ECF7534C099; Mon, 29 Jan 2007 08:39:08 -0800 (PST) Date: Mon, 29 Jan 2007 16:38:00 -0000 From: Joel Brobecker To: Eli Zaretskii Cc: gdb-patches@sourceware.org Subject: Re: [RFA] new command: maintenance print target-stack Message-ID: <20070129163908.GB22734@adacore.com> References: <20070124011254.GG4667@adacore.com> <20070124200514.GA25394@nevyn.them.org> <20070125235857.GB18453@adacore.com> <20070126215917.GD18453@adacore.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.2i Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-01/txt/msg00583.txt.bz2 > > Good points. I was lucky to find something in target.h, so I shamelessly > > copied it. How does this look? > > This is okay, thanks. Thanks Eli. Checked in. -- Joel