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 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 To: "'cygwin AT cygwin DOT com'" Subject: Re: GCC untrackable crashes In-Reply-To: <20010221221500.A8646@redhat.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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