On Mon, 12 Jul 2010 01:11:40 +0200, Neil Puttock <n.putt...@gmail.com> wrote:

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

Thanks again, that wokrs at least for some displaying, buit still i need that handy conversion from this type of scheme list into something i can deal with with c.
Please!!!

Yours, Arno


--
Erstellt mit Operas revolutionärem E-Mail-Modul: http://www.opera.com/mail/

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

Reply via email to