Watchpoint
常見(jiàn)例句
- A watchpoint will break program execution when the specified expression changes value, but it must be set when the variables used in the expression are in scope.
當(dāng)指定表達(dá)式的值改變時(shí),監(jiān)視點(diǎn)將中斷程序執(zhí)行,但必須在表達(dá)式中所使用的變量在作用域中時(shí)設(shè)置監(jiān)視點(diǎn)。 返回 Watchpoint