This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Allow printing of Guile values


On Fri, Jul 20, 2007 at 04:27:30PM +0200, Ludovic Courtès wrote:
> Hi,
> 
> The attached patch fixes printing of Guile objects.  It does so by
> querying the inferior Guile process for a textual representation of the
> values.
> 
> Actually, support routines (namely `gdb_print ()') have been in Guile
> for a long time, but have never been used by GDB.  I tested it with
> Guile 1.8, but it should also work with 1.6, and perhaps even with older
> versions.

Unfortunately, Guile support has been removed from GDB, so this patch
no longer applies.

-- 
Daniel Jacobowitz
CodeSourcery


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]