GDB 사용에 대한 질문 입니다.
글쓴이: hyper9 / 작성시간: 목, 2008/11/06 - 12:29오전
GDB를 써서 이것저것 debugging방법을 공부하는 중에 질문이
또 생겨서 글을 올려봅니다.
제가 지금 보는 Code에는 daemon(0,1)이라는 부분이 있는데,
GDB로 한 줄씩 run을 시키다보면, 꼭 daemon(0,1)이라는 code
에서 "Program exited normally" 하고 끝나버리네요.
이렇게 되는 이유가 뭔가 있을까요?
감이 잘 안잡혀서 질문 올립니다. 조언 부탁드릴게요
감사합니다.
Forums:
(gdb) set follow-fork-mode
--
C FAQ: http://www.eskimo.com/~scs/C-faq/top.html
Korean Ver: http://www.cinsk.org/cfaqs/
C FAQ: http://www.eskimo.com/~scs/C-faq/top.html
Korean Ver: http://cinsk.github.io/cfaqs/
댓글 달기