CommonLiveWatchSettingsUnusedStackFillPattern Field

Specifies the pattern used to fill the unused area of the stack in order to detect the maximum stack usage. Configured via VisualGDB Project Properties -> Debug Settings.

Definition

Namespace: VisualGDBExtensibility.LiveWatch
Assembly: VisualGDBExtensibility (in VisualGDBExtensibility.dll) Version: 5.6.109.1 (5.6.109.4849)
C#
public uint UnusedStackFillPattern

Field Value

UInt32

See Also