From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7877 invoked by alias); 5 Feb 2014 00:55:33 -0000 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 Received: (qmail 7866 invoked by uid 89); 5 Feb 2014 00:55:32 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-50.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_NEUTRAL autolearn=no version=3.3.2 X-HELO: mho-01-ewr.mailhop.org Received: from mho-03-ewr.mailhop.org (HELO mho-01-ewr.mailhop.org) (204.13.248.66) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Wed, 05 Feb 2014 00:55:31 +0000 Received: from pool-173-76-42-254.bstnma.fios.verizon.net ([173.76.42.254] helo=cgf.cx) by mho-01-ewr.mailhop.org with esmtpa (Exim 4.72) (envelope-from ) id 1WAqm1-0006Nb-NS; Wed, 05 Feb 2014 00:55:29 +0000 Received: from ednor (ednor.casa.cgf.cx [192.168.187.5]) by cgf.cx (Postfix) with SMTP id 374B960118; Tue, 4 Feb 2014 19:55:27 -0500 (EST) Received: by ednor (sSMTP sendmail emulation); Tue, 04 Feb 2014 19:55:27 -0500 X-Mail-Handler: Dyn Standard SMTP by Dyn X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX1/kA2RUGcoo1A+D+1pWcb74 Date: Wed, 05 Feb 2014 00:55:00 -0000 From: Christopher Faylor To: Thomas Dineen , gdb@sourceware.org Subject: Re: A Question Message-ID: <20140205005527.GA8089@ednor.casa.cgf.cx> Mail-Followup-To: Thomas Dineen , gdb@sourceware.org References: <52F12C1F.9050601@ix.netcom.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <52F12C1F.9050601@ix.netcom.com> User-Agent: Mutt/1.5.20 (2009-06-14) X-SW-Source: 2014-02/txt/msg00009.txt.bz2 On Tue, Feb 04, 2014 at 10:06:23AM -0800, Thomas Dineen wrote: >Gentlepeople: > > Is there the equivalent of a core file on Windows? > > If yes where is it found? > > Do you have to generate one? Cygwin executables can produce real linux-like core files but it is not the default. http://cygwin.com/