Ah. Hoping this may be useful to others. I was using gdb incorrectly. One needs to say:
$ gdb --args /usr/local/bin/lilpond -I... -I... -I... file.ly and then when in gdb simply, run: (gdb) run [I was foolishly saying run file.ly.] Andrew
_______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
