conditional breakpoint expression
常見(jiàn)例句
- To set the condition when defining the breakpoint we can specify "break line number> if conditional expression>". Load eg1 into gdb again and type
要設(shè)置條件,可以在定義斷點(diǎn)時(shí)指定 "break line number> if conditional expression>"。 返回 conditional breakpoint expression