learningOS开源操作系统社区
  • 首页
  • 训练营
  • 明星学员
  • 共建单位
  • 项目实习
  • 问答论坛
登录
    首页明星学员问答论坛
京ICP备16045052号-19Copyright © 2024 All rights reserved.
make debug的时候出现Cannot find bounds of current function
匿名2023/07/31 19:51:19提问
    lab4student
464

对于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
      暂无数据