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 Message-ID: From: Darius DOT Clynes AT cec DOT eu DOT int To: cygwin AT cygwin DOT com Subject: RE: gdb readable core dumps? Date: Thu, 28 Jun 2001 17:59:01 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" >yes. cygwin includes special utility called dumper.exe which can be >used to create core dumps. run it with > >'dumper ' what an optimistic answer! i thought the answer would be a firm no. where can I download the dumper.exe (or the sources for it). it is not included in the cygwin 1.1.0 i am using. >-----Original Message----- >From: egor duda [mailto:deo AT logos-m DOT ru] >Sent: Thursday, June 28, 2001 1:45 PM >To: CLYNES Darius (SCIC) >Cc: cygwin AT cygwin DOT com >Subject: Re: gdb readable core dumps? > > >Hi! > >Thursday, 28 June, 2001 Darius DOT Clynes AT cec DOT eu DOT int >Darius DOT Clynes AT cec DOT eu DOT int wrote: > > >DCcei> Is it possible to have crashing processes produce a core dump >DCcei> which can then be read by gdb? > >yes. cygwin includes special utility called dumper.exe which can be >used to create core dumps. run it with > >'dumper ' > >and it'll create file named '.core' containing core dump of process >with pid ''. resulting dump can be inspected with gdb. > >you can also make cygwin to start it automatically in case of fatal >error in application. add > >'error_start=c:\path\to\dumper\utility\dumper.exe' > >to your CYGWIN environment variable. 'error_start option turns on >cygwin's JIT debugging facility and allows running any program (dumper >or gdb) in case of crash in application. > >in case of problems you can also search mailing list archives. they >contains several threads regarding core dump support in cygwin. > >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/ > -- 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/