Feature Requests item #684797, was opened at 2003-02-11 18:16
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=438938&aid=684797&group_id=44253
Category: Debugger
Group: None
Status: Open
Priority: 4
Submitted By: Charles Reis (csreis)
Assigned to: Nobody/Anonymous (nobody)
Summary: Context menu item for setting debugger watch
Initial Comment:
Story:
User has the debugger open, and would like to watch the
value of a variable. He right clicks on the variable
in the Definitions Pane and selects "Toggle Watch".
The variable is added to the list of watched variables
in the DebugPanel.
Notes:
We don't have any notion for what text is a field or
variable and what isn't, so this can't be foolproof.
But perhaps it can be useful anyway, even if we just
drop the current word (whatever it happens to be) into
the Watches tab. Repeating the action should remove
the variable from the tab.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=438938&aid=684797&group_id=44253
|