cannot debug my KDevelop-Project on Solaris when expat is linked

Georg Füchsle <[email protected]> Mon, 8 Jun 2009 15:31:59 +0200
Newsgroups gmane.text.xml.expat.general
Message-ID <[email protected]>
Hallo,

I have moved my project on Solaris to KDevelop. Now I cannot debug my
project anymore.

Doing several tests I found out that this depends on whether expat is
linked or not.

If I make a little project that can be debugged, and then I link expat
to this project the debugger will no more be able to start this
program. The debugger gives the message 'project exited' without
stopping at the first line of my project.

I did the same on Suse-Linux. There is no problem debugging the
project with expat there.

Can anybody give me a hint?

Thanks giofyxle