Registered Member
|
(or more) in 5 minutes...
In its default form, when debugging kDevelop shows only the first 5 variables from an array. Super frustrating (at least for me)... To expand this, open the file: gdbvariable.h and change static const int fetchStep = 5; into static const int fetchStep = 50; or whatever you want. Then recompile. |
Global Moderator
|
Optimally, you could submit a patch to make this user-configurable.
I'm working on the KDevelop IDE.
|
Registered users: Bing [Bot], claydoh, Google [Bot], rblackwell