KDevelop questions

jbb jbb at kdevelop.org
Wed Feb 26 02:13:04 UTC 2003


On Tue, 25 Feb 2003 22:31, jbb wrote:
> On Tue, 25 Feb 2003 20:04, Iztok Kobal wrote:

>
> > 5. Function arguments are not shown anymore as the locals of the certain
> > stack frame in the watch window. I know that it is due to the gdb-5.2
> > but isn't it possible to show them there (invoking both locals and args
> > commands)? It would be fine to see the
> > values of the passed-by-reference arguments without seting them as
> > watchpoints. If only was possible to delete such watchpoints afterwards
> > but it is not, so the HMI ends with complete mess in the watch window
> > and one
> > could see nothing !
>
> It works in some cases (which is nowhere near good enough) It needs to be
> changed and I will do this in gideon soon-ish.

Fixed in gideon - you may want to backport the changes to kdevelop-2.x (the 
files are still similar) If you do, please send us the patch.

see files
gdbcommand.h
gdbcontroller.cpp and .h
gdbparser.cpp

jbb





More information about the KDevelop-devel mailing list