Property | Type | Description | |
---|---|---|---|
LastChangedRegisters | List |
Property | Type | Description | |
---|---|---|---|
_debugManager | IDebugManager |
Method | Description | |
---|---|---|
Activation ( ) : void | ||
Add ( |
||
AddExistingWatch ( |
||
AddWatch ( string expression ) : void | ||
BeforeActivation ( ) : void | ||
Clear ( ) : void | ||
Invalidate ( List |
||
RemoveWatch ( WatchViewModel watch ) : void | ||
WatchListViewModel ( ) : System.Collections.Generic | ||
WatchListViewModel ( IDebugManager debugManager ) : System.Collections.Generic |
Method | Description | |
---|---|---|
ApplyChange ( |
||
WatchListViewModel_DebugFrameChanged ( object sender, |
public AddExistingWatch ( |
||
variable | ||
return | void |
public Invalidate ( List |
||
updates | List |
|
return | System.Threading.Tasks.Task |
public RemoveWatch ( WatchViewModel watch ) : void | ||
watch | WatchViewModel | |
return | void |
public WatchListViewModel ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public WatchListViewModel ( IDebugManager debugManager ) : System.Collections.Generic | ||
debugManager | IDebugManager | |
return | System.Collections.Generic |