Version: unspecified (using KDE 4.5.3) OS: Linux When Looking at a variable in a watch window, or on a hint popup, it would be nice to be able to click on it, and then modify it. Hitting Enter would save it. gdb set var x = n Reproducible: Didn't try
How should that work with pretty printers? How do other IDEs that?
Check out qtcreator for an example. Double click on the variable, a text entry box appears with the old value. Edit the value and push enter. On 11/19/2010 1:28 PM, Niko Sams wrote: > https://bugs.kde.org/show_bug.cgi?id=257343 > > > Niko Sams<niko.sams@gmail.com> changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > CC| |niko.sams@gmail.com > > > > > --- Comment #1 from Niko Sams<niko sams gmail com> 2010-11-19 19:28:11 --- > How should that work with pretty printers? How do other IDEs that? >
The old way it was done in kdevelop 3.5 is good enough too. I also vote for this feature.
*** Bug 289045 has been marked as a duplicate of this bug. ***
see also bug 72183 *** This bug has been marked as a duplicate of bug 295929 ***