debugging problems

Scott Manson Maniac at Alltel.net
Tue Jan 30 07:04:45 GMT 2001


On Tuesday 30 January 2001 12:37 am, you wrote:
> Hi,
> I am having some strange problems when I try to debug with the
> integrated debugger. I am trying to debug an application called
> kgraphspace that was build w/ kdevelop and uses libtool. The integrated
> debugger doesn't seem to be able to interact with the running  program.
> I can't seem to set and remove breakpoints after the program has
> started to run and I can't seem to interrupt it either. Very strange...
> Sometimes it wont even start I need to hit run at least 3 times because
> of some breakpoints in shared libraries.
>
> My version of kdevelop-1.4 from cvs with kdelibs-2.0.1 hacked to
> compile on Solaris6 with gdb-5.0. Maybe the problem is gdb-5.0?
>
> Has anybody made similar experiences?
I have ran into same problem sadly I don't know of a fix but if you 
configure static libraries you will be able to single step and set breakpoints
in code if you developing then for a "release" version you can go ahead and 
make shared libraries.  IIRC others have had problems and some of the 
solutions upgrading to gdb-5 didn't fix it for me so I just make static 
libraries for debugging purposes.


<SNIPPAGE>
-- 
Maniac at alltel.net 40° 37' 9" N, 96° 57' 24" W  
A single tasking guy in multi tasking world


-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list