From the main menu in Visual Studio, click
Debug > New Breakpoint > Data Breakpoint.
On the
New Data Breakpoint dialog box in the
Address field, type a hexadecimal memory address, an expression that evaluates to a memory address, or a data item that represents
a memory address. For examples, hover over
.
From the
Bytes drop-down list, select the number of bytes to use for the memory address.