() Felipe Sanches <j...@members.fsf.org>
() Tue, 23 Feb 2010 00:35:24 -0300

   ttn,
   after your recent changes I've got some trouble with gdb because
   testSVG is now a wrapper shell script:

   fel...@simon:~/devel/libredwg/examples$ file testSVG
   testSVG: Bourne-Again shell script text executable

   Is it useful for some reason!?

Check out (info "(libtool) Debugging executables"),
the gist of which is to replace:

$ gdb PROGRAM

with

$ libtool --mode=execute gdb PROGRAM

I will add this to HACKING, unless someone beats me to it.

thi


Reply via email to