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 Date: Fri, 29 Jun 2001 10:11:11 +0400 From: egor duda X-Mailer: The Bat! (v1.53 RC/4) Reply-To: egor duda Organization: deo X-Priority: 3 (Normal) Message-ID: <163482196932.20010629101111@logos-m.ru> To: Darius DOT Clynes AT cec DOT eu DOT int CC: cygwin AT cygwin DOT com Subject: Re: gdb readable core dumps? In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi! Thursday, 28 June, 2001 Darius DOT Clynes AT cec DOT eu DOT int Darius DOT Clynes AT cec DOT eu DOT int wrote: >>yes. cygwin includes special utility called dumper.exe which can be >>used to create core dumps. run it with >> >>'dumper ' DCcei> what an optimistic answer! i thought the answer would be a firm no. DCcei> where can I download the dumper.exe (or the sources for it). DCcei> it is not included in the cygwin 1.1.0 i am using. it's in cygwin sources in directory winsup/utils/ you can either get cygwin's source tarball or pull them via cvs. note, that you need libbfd and libintl in source tree (or normally built and installed on your system) to compile dumper.exe. without them make process prints an appropriate message and don't build dumper. you'll also need reasonably recent gdb (5.0 will do, iirc) to work with cygwin core dumps. Egor. mailto:deo AT logos-m DOT ru ICQ 5165414 FidoNet 2:5020/496.19 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/