From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12263 invoked by alias); 17 Dec 2008 15:46:36 -0000 Received: (qmail 12253 invoked by uid 22791); 17 Dec 2008 15:46:35 -0000 X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from eu1sys200aog111.obsmtp.com (HELO eu1sys200aog111.obsmtp.com) (207.126.144.131) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 17 Dec 2008 15:45:33 +0000 Received: from source ([164.129.1.35]) (using TLSv1) by eu1sys200aob111.postini.com ([207.126.147.11]) with SMTP ID DSNKSUkelJQgUwXYlERb90SWNCvjF4af3IgW@postini.com; Wed, 17 Dec 2008 15:45:32 UTC Received: from zeta.dmz-eu.st.com (ns2.st.com [164.129.230.9]) by beta.dmz-eu.st.com (STMicroelectronics) with ESMTP id 898C1DB50; Wed, 17 Dec 2008 15:45:07 +0000 (GMT) Received: from mail1.cro.st.com (mail1.cro.st.com [164.129.40.131]) by zeta.dmz-eu.st.com (STMicroelectronics) with ESMTP id 816EF4C50C; Wed, 17 Dec 2008 15:45:18 +0000 (GMT) Received: from [10.18.190.51] (crx3051.cro.st.com [10.18.190.51]) by mail1.cro.st.com (MOS 3.8.7a) with ESMTP id CQZ92918 (AUTH "frederic riss"); Wed, 17 Dec 2008 16:45:35 +0100 (CET) Subject: Re: Data display syntax From: Frederic RISS To: Daniel Jacobowitz Cc: gdb@sourceware.org In-Reply-To: <20081217153648.GA27459@caradoc.them.org> References: <20081217153648.GA27459@caradoc.them.org> Content-Type: text/plain; charset="UTF-8" Date: Wed, 17 Dec 2008 15:46:00 -0000 Message-Id: <1229528717.7457.2661.camel@crx3051.cro.st.com> Mime-Version: 1.0 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: 2008-12/txt/msg00071.txt.bz2 Le mercredi 17 décembre 2008 à 10:36 -0500, Daniel Jacobowitz a écrit : > I remember that some time in the last year or two, someone posted an > interesting project to one of the GDB mailing lists. It was a set of > syntax extensions for describing groups of data (array slices, > strides, one field of every member in an array, et cetera). It was an > old project, not a new one. But I can't remember the name, or > find it anywhere. > > Does this ring a bell with anyone? Jim, maybe you remember? This sounds like Duel I think: http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.49.3182 But this memory comes from far more that one or two years ago... so it may be something else Fred