From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3360 invoked by alias); 24 Jan 2007 04:19:00 -0000 Received: (qmail 3349 invoked by uid 22791); 24 Jan 2007 04:18:59 -0000 X-Spam-Check-By: sourceware.org Received: from heller.inter.net.il (HELO heller.inter.net.il) (213.8.233.23) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 24 Jan 2007 04:18:54 +0000 Received: from HOME-C4E4A596F7 (IGLD-80-230-150-163.inter.net.il [80.230.150.163]) by heller.inter.net.il (MOS 3.7.3a-GA) with ESMTP id BRP11061 (AUTH halo1); Wed, 24 Jan 2007 06:18:40 +0200 (IST) Date: Wed, 24 Jan 2007 04:19:00 -0000 Message-Id: From: Eli Zaretskii To: Joel Brobecker CC: gdb-patches@sourceware.org In-reply-to: <20070124011254.GG4667@adacore.com> (message from Joel Brobecker on Tue, 23 Jan 2007 20:12:55 -0500) Subject: Re: [RFA] new command: maintenance print target-stack Reply-to: Eli Zaretskii References: <20070124011254.GG4667@adacore.com> X-IsSubscribed: yes 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/msg00491.txt.bz2 > Date: Tue, 23 Jan 2007 20:12:55 -0500 > From: Joel Brobecker > > I proposed the addition of a new maintenance command a few months ago: > http://www.sourceware.org/ml/gdb-patches/2006-10/msg00204.html > > Only a couple of people answered, but both were positive. So I now > more formally propose the inclusion of this patch. At the time, you also promised to write a suitable patch for the manual. What happened to that promise now? ;-)