Registered Member
|
Hi, it's my first time using Kdevelop and I was very impressed that it can import an existing cmake project easily.
My question is about its debugging feature. When debugging, can I see the values of the members and the returned values of functions of an instance object? This is from the answer I received when I asked the same question here->http://stackoverflow.com/questions/18941903/debugging-object-instance
Does kdevelop has this capability? Because when I tried, there is no button to expand the object in the Watch window. Edit:
It works except for the classes from a static library. I think I need to point it to the source, but how?
Last edited by mongrel on Sun Sep 22, 2013 1:16 pm, edited 1 time in total.
|
Global Moderator
|
You might need the library with debug symbols, I'm not sure. Do you have that?
Cheers
I'm working on the KDevelop IDE.
|
Registered Member
|
That's the problem. I just found out that the libs I linked don't have debug symbols. I'm sorry I'm not that experienced with building c++ projects or cmake stuff.
I will try to produce the libs again. Thanks. |
Registered users: Bing [Bot], daret, Google [Bot], Sogou [Bot]