lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: scheme night-mare...


From: Neil Puttock
Subject: Re: scheme night-mare...
Date: Mon, 12 Jul 2010 00:11:40 +0100

On 11 July 2010 23:08, Arno Waschk <address@hidden> wrote:

> Anyway, i came to a point where it seems very helpful to provide an easy
> option to print somehow the actual content of e. g. a grob at a certain
> point in the c++ code, or easily do some other voodoo to it, which i do not
> know yet...

If you use the .gdbinit file in the Contributor's Guide, it's easy to
set breakpoints in the code and look at the properties of grobs.

You can display any SCM object via ly_display_scm () (which is what
the .gdbinit file uses for the gdb macros).

Cheers,
Neil



reply via email to

[Prev in Thread] Current Thread [Next in Thread]