CommonLiveWatchSettingsEndOfStackSymbol Field

Specifies the name of the end-of-stack symbol (normally, _estack). 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 string EndOfStackSymbol

Field Value

String

See Also