Version: unspecified OS: Linux Clicking on a watched variable should open an edit so the value could be changed. qtcreator does this. Reproducible: Didn't try Steps to Reproduce: Clicking on a watched variable should open an edit so the value could be changed. qtcreator does this. Expected Results: submission of the edit in the watched variable would send var VarName = EditValue to gdb
Should not be too hard to implement i guess. Feel free to provide a patch :D
I'd love to, but I don't understand gui.
It's not much about GUI, it's just about making the model item editable and sending a command on change. If you want I can give more information where you find that...
*** This bug has been marked as a duplicate of bug 257343 ***