debugging applications with libtool

Vladimir Prus ghost at cs.msu.su
Sat Jul 15 16:34:45 UTC 2006


On Tuesday 20 June 2006 12:00, Vladimir Prus wrote:
> On Tuesday 06 June 2006 16:31, Alexander Dymo wrote:
> > On Tuesday 06 June 2006 09:24, Vladimir Prus wrote:
> > > can you describe the reproduction steps in more detail, or even better,
> > > send a small project where this problem appears. I've tried to follow
> > > the steps above and got "No rule to build XXX.la.lo". Maybe this is
> > > related to the fact that I never used automake.
> >
> > You can try this one:
> > http://www.ki-inform.com/~adymo/code/tk334.tar.bz2
> > Just build it and you shall see the debug/src/tk334 wrapper script.
>
> Hi Alexander,
> thank you for the testcase; the bug reproduces for me (after I tweak the
> configure options not to use 64-bit libs ;-)
>
> I'll take some time to think what's the best way to address this, and
> hopefully will fix this till the end of the week.

Fixed now, it's turns out that "the end of the week" is a bit ambiguous.

Now we've got another problem with libtool:

    http://bugs.kde.org/show_bug.cgi?id=117063

I'm not sure what to do about this. Either we need to extract the first 
component of the provided command and that that it exists, or we need to add 
--mode=execute ourselfs, in which case "debugging shell" cannot be anything 
but libtool.

Ideas?
- Volodya




More information about the KDevelop-devel mailing list