PDA

View Full Version : Debugging using KDevelop


PompeyBlue
2004-08-02, 03:02 AM CDT
Hi,

I've just started looking at this and it seems fairly good. I've managed to get a "hello world" program up and running, however whenever I try and debug it through the GUI I get:

"GDB Message

Error while reading shared library symbols::No such file or directory"

So, I've no idea what the shared library symbols are, or where the file or directory should be ? Anybody seen this before ?

Oh, as an aside, what source control system do you guys recommend ?

Jman
2004-08-03, 07:20 AM CDT
I don't know about the debugging.

CVS is very common, but subversion is supposed to be better.