Thread: core dump
View Single Post
Old 11-09-2017, 10:37 AM   #10
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,487
Karma: 5703586
Join Date: Nov 2009
Device: many
I was thinking maybe we should be adding a command line option to the /usr/bin/sigil shell script to force it to launch sigil within gdb instead of just sigil. I do this on my own linux scripts on my research box to set the appropriate LD_LIBRARY_PATH, and set any other environment variables as normal in the script and then do:

gdb PATH_TO_REAL_EXECUTABLE/sigil

instead of just launching the real sigil executable itself.

My 2 cents ...
KevinH is offline   Reply With Quote