On Sat, 2019-03-23 at 02:28 +1100, Andrew Bernard wrote: > Running gdb does not seem to be a simple matter of saying 'gdb > lilypond'. My lilypond executable is the shell script in ~/bin, a > normal installation. Gbd wont run on that.
just create a variant on the shell script with gdb before the actual executable launch. Make it executable and run that... HTH Richard _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
