[Box Backup-dev] more linux guru help please!!

Stefan Norlin boxbackup-dev@fluffy.co.uk
Wed, 26 Jul 2006 10:06:40 +0200


> 1. When I start the program it immediately exit's as the program forks
> off, (in MSVC in would carry on for you), how do I get it to debug all
> child processes

You can debug a running process.

http://dirac.org/linux/gdb/06-Debugging_A_Running_Process.php

Stefan