From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12187 invoked by alias); 28 Jul 2007 10:27:07 -0000 Received: (qmail 12177 invoked by uid 22791); 28 Jul 2007 10:27:06 -0000 X-Spam-Check-By: sourceware.org Received: from solo.fdn.fr (HELO solo.fdn.fr) (80.67.169.19) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 28 Jul 2007 10:27:03 +0000 Received: from localhost.localdomain (adh419.fdn.fr [80.67.176.9]) by solo.fdn.fr (Postfix) with ESMTP id 583C843007C; Sat, 28 Jul 2007 12:26:56 +0200 (CEST) Received: by localhost.localdomain (Postfix, from userid 1000) id 864E7EC161; Sat, 28 Jul 2007 12:26:34 +0200 (CEST) To: Jim Blandy Cc: gdb-patches@sources.redhat.com Subject: Re: [PATCH] Allow printing of Guile values References: <87ir8f2lrh.fsf@chbouib.org> From: ludo@chbouib.org (Ludovic =?iso-8859-1?Q?Court=E8s?=) X-URL: http://www.laas.fr/~lcourtes/ X-PGP-Key-ID: 0xEB1F5364 X-PGP-Key: http://www.laas.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 821D 815D 902A 7EAB 5CEE D120 7FBA 3D4F EB1F 5364 X-OS: i486-pc-linux-gnu Date: Sat, 28 Jul 2007 16:48:00 -0000 In-Reply-To: (Jim Blandy's message of "Fri\, 27 Jul 2007 17\:59\:24 -0700") Message-ID: <877iokx1r9.fsf@chbouib.org> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable 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: 2007-07/txt/msg00305.txt.bz2 Hi Jim, Jim Blandy writes: > ludo@gnu.org (Ludovic Court=E8s) writes: >> The attached patch fixes printing of Guile objects. It does so by >> querying the inferior Guile process for a textual representation of the >> values. > > Hi, Ludovic. How are things going with this? I just received by snail mail FSF's copyright assignment form so things will soon be in order. Besides, I haven't yet looked into other aspects of Guile support in GDB. Thanks, Ludovic.