当char* x指向值等于的字符串时,是否可以指定我希望gdb在第x行中断"hello"?如果有,怎么样?
char* x
"hello"
c debugging gdb conditional-breakpoint
c ×1
conditional-breakpoint ×1
debugging ×1
gdb ×1