On Fri, 2008-04-18 at 14:36 -0500, Bob Friesenhahn wrote:
> 
> I assume that it works.  Of course it does not work with some 
> IDE-based debuggers.  It can be made to work with programs like 'ddd' 
> and 'emacs' which talk to a traditional debugger over a pseudo-tty or 
> pipe.

autotool-aware IDEs like Anjuta can do:

  $(top_builddir)/libtool --mode=execute echo binary-name

to get to the actual binary, then run it.

-- 
behdad
http://behdad.org/

"Those who would give up Essential Liberty to purchase a little
 Temporary Safety, deserve neither Liberty nor Safety."
        -- Benjamin Franklin, 1759



Reply via email to