GDB 调试 多进程 问题

本文探讨了在使用GDB进行多进程调试时遇到的问题,特别是断点设置和跟踪方面的挑战。通过调整follow-fork-mode和detach-on-forkmode设置,可以有效解决多进程环境下调试的复杂性。

GDB 调试 遇到多进程,断点跟不下去 报错。。

[Attaching after process 26084 vfork to child process 26088]
[New inferior 2 (process 26088)]
[Detaching vfork parent process 26084 after child exec]
[Inferior 1 (process 26084) detached]
process 26088 is executing new program: /usr/bin/dash
Error in re-setting breakpoint 1: Function "main" not defined.
What's your name? [Inferior 2 (process 26088) exited normally]

查找相关资料

https://www.e-learn.cn/content/html/833024

这是gDB 多进程调试问题。

需要根据情况设置

 

follow-fork-mode

 

detach-on-fork mode

 

https://blog.csdn.net/fingding/article/details/46459095

评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值