GDB Variables/Watches
Niko Sams
niko.sams at gmail.com
Sat Jun 13 07:41:26 UTC 2009
Hi,
The main missing part of our current gdb debugger is a properly
working variable view.
I took the qt-creators implementation of Watches (how they call them)
and started porting it to kdevelop.
Including splitting up debugger independent stuff into the platform.
It compiles and locals are shown correctly during debugging. But still
a long way to go.
Before I put more time into this I want to ask what you think about it.
Niko
More information about the KDevelop-devel
mailing list