From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5982 invoked by alias); 15 Nov 2002 19:16:10 -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 5972 invoked from network); 15 Nov 2002 19:16:07 -0000 Received: from unknown (HELO molenda.com) (192.220.74.81) by sources.redhat.com with SMTP; 15 Nov 2002 19:16:07 -0000 Received: (qmail 20663 invoked by uid 19025); 15 Nov 2002 19:16:08 -0000 Date: Fri, 15 Nov 2002 11:16:00 -0000 From: Jason Molenda To: Andrew Cagney Cc: gdb-patches@sources.redhat.com, jjohnstn@redhat.com Subject: Ping on two MI patches Message-ID: <20021115111608.A19956@molenda.com> References: <20021108142248.A65720@molenda.com> <3DCC3CEE.5040902@redhat.com> <20021109004723.A20334@molenda.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20021109004723.A20334@molenda.com>; from jason-swarelist@molenda.com on Sat, Nov 09, 2002 at 12:47:23AM -0800 X-SW-Source: 2002-11/txt/msg00422.txt.bz2 It hasn't been an especially long time (I sent them just last weekend), but these two patches seem rather uncontroversial... Fixing MI frame tuple output when there is a call dummy or signal frame on the stack, includes test cases for new output: http://sources.redhat.com/ml/gdb-patches/2002-11/msg00274.html Fixing var-list-children's response so CHILDREN is a list instead of a tuple, includes updates to testsuite and doc fix (already approved by Eli): http://sources.redhat.com/ml/gdb-patches/2002-11/msg00287.html Thanks, Jason