gpt4 book ai didi

debugging - GDB 源路径

转载 作者:行者123 更新时间:2023-12-04 03:20:51 27 4
gpt4 key购买 nike

如何让 gdb 使用不同的目录来查找源文件。

例如我编译期间的源文件在目录中:

/home/foo/bar.c

接下来,我将其移动到目录中:
/tmp/debug/home/foo/bar.c

如何强制 gdb 在这个目录中搜索?
根据 this site我应该只使用命令:
dir /tmp/debug/

但它不起作用。我收到一条消息 foo.c: "No such file or directory"来自 gdb。

最佳答案

关于debugging - GDB 源路径,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/23868252/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com