all groups > visual studio .net debugging > january 2004 >
You're in the

visual studio .net debugging

group:

Watch Window (unable to enter text, values, ect...)


Watch Window (unable to enter text, values, ect...) Ramon Guerrero
1/23/2004 10:21:04 PM
visual studio .net debugging:
Every time i select a variable from code and try to drop it into the watch window, i get the little "unable to drop" symbol.
Also if i try to enter any names, values, or types into the watch rows, nothing happens. Instead the whole row is high
Re: Watch Window (unable to enter text, values, ect...) Habib Heydarian [MSFT]
1/25/2004 5:26:29 PM
This occurs because the debugger is in run mode. In order to add variables
to the Watch window, the debugger must be in break mode.

HabibH

[quoted text, click to view]

AddThis Social Bookmark Button