delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
X-Authentication-Warning: | hp2.xraylith.wisc.edu: khan owned process doing -bs |
Date: | Thu, 22 Feb 2001 00:57:07 -0600 (CST) |
From: | Mumit Khan <khan AT NanoTech DOT Wisc DOT EDU> |
To: | "'cygwin AT cygwin DOT com'" <cygwin AT cygwin DOT com> |
Subject: | Re: GCC untrackable crashes |
In-Reply-To: | <20010221221500.A8646@redhat.com> |
Message-ID: | <Pine.HPP.3.96.1010222005522.20219N-100000@hp2.xraylith.wisc.edu> |
MIME-Version: | 1.0 |
On Wed, 21 Feb 2001, Christopher Faylor wrote: > Hmm. As someone who uses the compiler and debugger on an almost daily basis > I have to say that I have never seen this behavior on a program that was > compiled with debugging info (-g). Thanks to Kevin's post, here's the smallest buggy, but conforming C++, testcase I can come up with: int main () { char *foo = ""; delete[] foo; } Regards, Mumit -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |