From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24957 invoked by alias); 13 Apr 2012 12:26:21 -0000 Received: (qmail 24921 invoked by uid 22791); 13 Apr 2012 12:26:20 -0000 X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_WEB,TW_XG X-Spam-Check-By: sourceware.org Received: from forward14.mail.yandex.net (HELO forward14.mail.yandex.net) (95.108.130.92) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 13 Apr 2012 12:26:04 +0000 Received: from smtp13.mail.yandex.net (smtp13.mail.yandex.net [95.108.130.68]) by forward14.mail.yandex.net (Yandex) with ESMTP id B01411983795; Fri, 13 Apr 2012 16:26:00 +0400 (MSK) Received: from smtp13.mail.yandex.net (localhost [127.0.0.1]) by smtp13.mail.yandex.net (Yandex) with ESMTP id 76147E402D5; Fri, 13 Apr 2012 16:26:00 +0400 (MSK) Received: from kts.bestnet.kharkov.ua (kts.bestnet.kharkov.ua [80.92.226.138]) by smtp13.mail.yandex.net (nwsmtp/Yandex) with ESMTP id PwAS4HN6-PxAqxbJX; Fri, 13 Apr 2012 16:25:59 +0400 Message-ID: <4F881C48.5030109@yandex.ru> Date: Fri, 13 Apr 2012 12:34:00 -0000 From: xgsa User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.27) Gecko/20120216 Thunderbird/3.1.19 MIME-Version: 1.0 To: Eli Zaretskii CC: gdb-patches@sourceware.org, dje@google.com, tromey@redhat.com Subject: Re: set print object on should affect MI varobjs (PR mi/13393) References: <4ED92C05.9080803@yandex.ru> <4EF22A4D.80703@yandex.ru> <20111221193630.GA28985@host2.jankratochvil.net> <4EF30389.5010008@yandex.ru> <20111223200951.GA19581@host2.jankratochvil.net> <4EF5D1C5.5010902@yandex.ru> <20120102022153.GA686@host2.jankratochvil.net> <4F07177C.5080201@yandex.ru> <4F32C009.2050103@yandex.ru> <87pqdma1mo.fsf@fleche.redhat.com> <4F412637.2010405@yandex.ru> <4F660CF6.9070008@yandex.ru> <8339953anu.fsf@gnu.org> <4F66DBD0.4000903@yandex.ru> <83vcm01obe.fsf@gnu.org> <4F6CADEF.4080700@yandex.ru> <83vclmynmz.fsf@gnu.org> <4F761708.8080105@yandex.ru> <83r4w9zua0.fsf@gnu.org> <45311333142751@web61.yandex.ru> <83obrdz579.fsf@gnu.org> <87971333177060@web108.yandex.ru> <4F76CF8B.9060303@yandex.ru> <4F7AFB12.4000105@yandex.ru> <4F7F2461.8040204@yandex.ru> <4F87DA24.1060806@yandex.ru> <83ty0n3ksc.fsf@gnu.org> In-Reply-To: <83ty0n3ksc.fsf@gnu.org> Content-Type: text/plain; charset=windows-1251; format=flowed Content-Transfer-Encoding: 7bit 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: 2012-04/txt/msg00352.txt.bz2 -------- Original message -------- >> Date: Fri, 13 Apr 2012 10:47:48 +0300 >> From: xgsa >> CC: Doug Evans, Eli Zaretskii, >> Tom Tromey >> >> Ping, guys! A few people reviewed this patch and said that it is ok in >> general, but there are a few minor comments. I have fixed them. Could >> somebody finally accept it? > I didn't say "ok in general", I actually approved the documentation > part of the patch. > > I don't know enough about MI or track its development to approve the > code parts, sorry. I meant Tom Tromey saying: > I have a few nits, but nothing serious.