Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com X-Envelope-Sender-Is: Andrej DOT Borsenkow AT mow DOT siemens DOT ru (at relayer david.siemens.de) From: "Andrej Borsenkow" To: "Cygwin Mailing List" Subject: Debugging child process Date: Thu, 9 Nov 2000 16:30:32 +0300 Message-ID: <001001c04a51$3bd560e0$21c9ca95@mow.siemens.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 I need to debug a process immediately after fork. IIRC gdb under cygwin cannot continue debugging across forks (is it correct?) I've tried to add sigpause() to be able to attach to child, but somehow it does not work. Child stops, I can attach and set breakpoint, but cont'ing does not works (I say cont and send signal from shell but child never seems to hit breakpoint). Any idea? TIA -andrej Have a nice DOS! B >> -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com