最近不知道做了什么操作导致eclipse的断点无效,表现为gdb只认相对路径的断点,不认绝对路径,而eclipse打断点使用的是绝对路径,导致无效,输出信息是:No source file named
eclispe设置断点无效(No source file named)
默认情况下是不存在这个问题的,不知道怎么恢复成默认,但有一种有效的解决方法:
Debug->Debug Configuration->Source->Add->Path->path relative to source folders
eclispe设置断点无效(No source file named)

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-07-05
  • 2022-01-05
  • 2021-11-30
  • 2021-05-24
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-01-22
  • 2021-05-30
  • 2021-12-16
  • 2021-12-10
  • 2022-12-23
  • 2021-09-30
相关资源
相似解决方案