From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20643 invoked by alias); 7 Aug 2007 18:50:15 -0000 Received: (qmail 20035 invoked by uid 22791); 7 Aug 2007 18:50:11 -0000 X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 07 Aug 2007 18:50:09 +0000 Received: (qmail 26385 invoked from network); 7 Aug 2007 18:50:07 -0000 Received: from unknown (HELO localhost) (jimb@127.0.0.2) by mail.codesourcery.com with ESMTPA; 7 Aug 2007 18:50:07 -0000 To: ludo@chbouib.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Cc: gdb-patches@sources.redhat.com Subject: Re: [PATCH] Allow printing of Guile values References: <87ir8f2lrh.fsf@chbouib.org> <877iokx1r9.fsf@chbouib.org> From: Jim Blandy Date: Tue, 07 Aug 2007 18:50:00 -0000 In-Reply-To: <877iokx1r9.fsf@chbouib.org> (Ludovic =?utf-8?Q?Court=C3=A8s'?= =?utf-8?Q?s?= message of "Sat, 28 Jul 2007 12:26:34 +0200") Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: 2007-08/txt/msg00135.txt.bz2 ludo@chbouib.org (Ludovic Court=C3=A8s) writes: >> ludo@gnu.org (Ludovic Court=C3=A8s) 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. Hi, Ludovic. I see that your name is now listed in the FSF's copyright assignments list, so feel free to check in your change. Please also add yourself to the Write After Approval list in gdb/MAINTAINERS, as a separate commit.