gdb调试的时候突然就遇到一个问题

l xxx.cpp:512 没有问题

但是b xxx.cpp:512的时候就会出现

Cannot access memory at address 0xxxxx的问题

 

原因是什么?

 

 

相关文章: