delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Message-ID: | <3DAE8C4A.3070202@st.com> |
Date: | Thu, 17 Oct 2002 12:09:14 +0200 |
From: | Pavel Holejsovsky <pavel DOT holejsovsky AT st DOT com> |
User-Agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.1) Gecko/20020826 |
X-Accept-Language: | en-us, en |
MIME-Version: | 1.0 |
To: | tmellman AT web DOT de |
Cc: | cygwin AT cygwin DOT com |
Subject: | Re: Another problem using GDB |
References: | <H000076f16df133b DOT 1034848952 DOT eux100 DOT sgp DOT st DOT com AT MHS> |
Cygwin normally does not produce core dumps, but only simple textual stack backtraces (try to look at gtl.exe.stackdump using your text editor). However, you can have full core dumps using dumper utility; see http://cygwin.com/cygwin-ug-net/using-utils.html#DUMPER for details. Pavel tmellman AT web DOT de wrote: > I'm having another problem with GDB. Normally, one would debug a core file > as follows (correct?): > > gdb -nw gtl.exe gtl.exe.stackdump > > Unfortunately, I get the following in response: > > >>GNU gdb 5.0 (20010428-3) >>Copyright 2001 Free Software Foundation, Inc. >>GDB is free software, covered by the GNU General Public License, and you are >>welcome to change it and/or distribute copies of it under certain conditions. >>Type "show copying" to see the conditions. >>There is absolutely no warranty for GDB. Type "show warranty" for details. >>This GDB was configured as "i686-pc-cygwin"... >>"/home/w/src/gtl/gtl.exe.stackdump" is not a core dump: File format not recognized >>(gdb) > > > Is this an operator error? > -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |