From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13536 invoked by alias); 31 Oct 2003 17:57:47 -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 13516 invoked from network); 31 Oct 2003 17:57:47 -0000 Received: from unknown (HELO mail-out3.apple.com) (17.254.13.22) by sources.redhat.com with SMTP; 31 Oct 2003 17:57:47 -0000 Received: from mailgate1.apple.com (a17-128-100-225.apple.com [17.128.100.225]) by mail-out3.apple.com (8.12.10/8.12.9) with ESMTP id h9VHvkrY010624 for ; Fri, 31 Oct 2003 09:57:46 -0800 (PST) Received: from scv1.apple.com (scv1.apple.com) by mailgate1.apple.com (Content Technologies SMTPRS 4.2.1) with ESMTP id ; Fri, 31 Oct 2003 09:57:14 -0800 Received: from [17.201.22.245] (inghji6.apple.com [17.201.22.245]) by scv1.apple.com (8.12.9/8.12.9) with ESMTP id h9VHvHww009214; Fri, 31 Oct 2003 09:57:17 -0800 (PST) In-Reply-To: <3FA17C13.3040300@redhat.com> References: <1067099552.15608.ezmlm@sources.redhat.com> <3E1F6428-08B0-11D8-A22C-000A958F4C44@apple.com> <3FA17C13.3040300@redhat.com> Mime-Version: 1.0 (Apple Message framework v606) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Content-Transfer-Encoding: 7bit Cc: Nick Roberts , gdb-patches@sources.redhat.com From: Jim Ingham Subject: Re: PATCH (gdb/mi) Date: Fri, 31 Oct 2003 17:57:00 -0000 To: Andrew Cagney X-SW-Source: 2003-10/txt/msg00879.txt.bz2 We have added/modified some testcases, but until recently we have not been good about this. Jason went through and added some about 6 months ago, but they are not comprehensive. So while not good, we are not as bad about tests as we have been about updating the docs :-) We have made a goodly number of MI changes, but mostly under the gun, and so we tended not to have the time to do the "extras". It will take some work to fill in these bits before we would be able to submit our changes. But they are still a useful source of ideas for other folks working on the MI... Jim On Oct 30, 2003, at 1:01 PM, Andrew Cagney wrote: >> Nick, >> Yes, this is what our local version does for the -var-list-children >> command ('cept we call the variable print_value not values...), and >> it seems to work well. > > Jim, did Apple add the needed doc and testcase? > > Nick, MI changes need: > > - assignment > - testcase > - doco > - patch > > which is more than the average patch. This is part of trying to > ensure that GDB doesn't end up with un-documented un-tested MI > mechanisms. > >> Eli will probably tell you that you need to update the MI doc's. >> Jim > > > -- Jim Ingham jingham@apple.com Developer Tools Apple Computer