标签:
under the directory of the project, create file .gdbinit
write the "set follow-fork-mode child"
then you can debug the child process
eclipse 调试子进程
原文地址:http://www.cnblogs.com/sunyongjie1984/p/4285388.html