Hi,
I did not think gdb liked running on scripts. In the old days it would not have with a script that used exec as Sigil's does. I remember we used to add a --debug options for launchscripts for OpenOffice.org to properly run gdb with the proper LD_LiIBRARY_PATH and other environment vars set. Does gdb now handle scripts that use exec directly on the command line and do the right thing?
KevinH
|