Subject: Debugging apps with fork()
To: None <netbsd-help@NetBSD.ORG>
From: Gerald C. Simmons <dakkon!simmons@life.ai.mit.edu>
List: netbsd-help
Date: 07/18/1995 07:09:43
Now I'm in unfamiliar territory! I'm trying to debug a pop Daemon using gdb.
Just how do I do that. The program starts, binds itself to the appropriate
socket, fork()'s itself into the background, and "exits normally." Obviously I
need the debugger to follow the forked process. How do I do that?

Gerry Simmons
simmons@darykon.wa.com