GNOME Bugzilla – Bug 386450
add a watchpoint setting dialog
Last modified: 2009-05-31 07:16:10 UTC
users should be able to select a variable, and add a "read" watchpoint via the contextual menu. There should be a watchpoint creation dialog that lets you type in the variable name, and select the type of watchpoint: * should the watchpoint be triggered when the variable is read * should the watchpoint be triggered when the variable written * should the watchpoint be triggered when the variable is read or written.
*** Bug 563102 has been marked as a duplicate of this bug. ***
The master branch (nemiver version 0.7) has this feature now.