From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23855 invoked by alias); 22 Jun 2010 19:14:00 -0000 Received: (qmail 23845 invoked by uid 22791); 22 Jun 2010 19:13:59 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Received: from smtp5-g21.free.fr (HELO smtp5-g21.free.fr) (212.27.42.5) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 22 Jun 2010 19:13:55 +0000 Received: from [192.168.0.11] (cvl92-3-82-247-217-100.fbx.proxad.net [82.247.217.100]) by smtp5-g21.free.fr (Postfix) with ESMTP id 31C28D4804E; Tue, 22 Jun 2010 21:13:46 +0200 (CEST) Message-ID: <4C210B78.6070402@free.fr> Date: Tue, 22 Jun 2010 19:14:00 -0000 From: =?UTF-8?B?U8OpYmFzdGllbiBHcmFuam91eA==?= User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.9) Gecko/20100422 Mandriva/3.0.4-0.4mdv2009.1 (2009.1) Thunderbird/3.0.4 MIME-Version: 1.0 To: tromey@redhat.com CC: gdb@sourceware.org Subject: Re: How to get raw data with MI when pretty printing is enabled ? References: <4C1C8088.90902@free.fr> <4C1FC91F.4000002@free.fr> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2010-06/txt/msg00102.txt.bz2 Hi, Le 21/06/2010 23:24, Tom Tromey a écrit : > The test suite does a -var-update instead of -var-evaluate-expression. > Could you try that instead? Yes, it's working then. -var-list-children is working as expected too. Setting the visualizer to None, remove the pretty printer, while setting to gdb.default_visualizer restore it. > I'm not completely sure if the above is intended to work or not. > Please file a bug report, in case it is supposed to. I don't know neither. I have filled a bug report http://sourceware.org/bugzilla/show_bug.cgi?id=11738 Regards, Sébastien