make debug的时候出现Cannot find bounds of current function
匿名2023/07/31 19:51:19提问
    lab4student
301

对于lab5实验,想完整走一遍流程,结果make debug之后断点的位置是正确的,但是一旦输入next就出现Cannot find bounds of current function
vim tools/gdbinit如下:

file bin/kernel
target remote :1234
break kern_init
```</md>
回答(0
    推荐问答
      Simple Empty
      暂无数据