On 11 July 2010 23:08, Arno Waschk <hamama...@gmx.de> 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

_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to