From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28050 invoked by alias); 30 Jun 2007 10:52:41 -0000 Received: (qmail 28042 invoked by uid 22791); 30 Jun 2007 10:52:41 -0000 X-Spam-Check-By: sourceware.org Received: from heller.inter.net.il (HELO heller.inter.net.il) (213.8.233.23) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 30 Jun 2007 10:52:38 +0000 Received: from HOME-C4E4A596F7 (IGLD-80-230-73-173.inter.net.il [80.230.73.173]) by heller.inter.net.il (MOS 3.7.3a-GA) with ESMTP id CYO48504 (AUTH halo1); Sat, 30 Jun 2007 13:52:33 +0300 (IDT) Date: Sat, 30 Jun 2007 10:52:00 -0000 Message-Id: From: Eli Zaretskii To: Daniel Jacobowitz CC: msnyder@sonic.net, gdb@sourceware.org In-reply-to: <20070629200000.GA6453@caradoc.them.org> (message from Daniel Jacobowitz on Fri, 29 Jun 2007 16:00:00 -0400) Subject: Re: libSegFault and just in time debugging Reply-to: Eli Zaretskii References: <003c01c7ba81$2abc9ce0$677ba8c0@sonic.net> <20070629191522.GA2715@caradoc.them.org> <000501c7ba87$0e543760$677ba8c0@sonic.net> <20070629200000.GA6453@caradoc.them.org> X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2007-06/txt/msg00354.txt.bz2 > Date: Fri, 29 Jun 2007 16:00:00 -0400 > From: Daniel Jacobowitz > Cc: gdb@sourceware.org > > FYI, cygwin already does this, too; it can invoke dumper (to generate core > dumps) or GDB. By Cygwin does this using a Windows-specific technique, doesn't it?