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 From: "Gerrit P. Haase" Organization: convey Information Systems GmbH To: John Peacock Date: Tue, 9 Oct 2001 18:25:13 +0200 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: Perl 5.7.2 Reply-to: cygwin AT cygwin DOT com Message-ID: <3BC34109.29151.883EE@localhost> In-reply-to: <3BC30158.241A92AE@rowman.com> X-mailer: Pegasus Mail for Win32 (v3.12cDE) > John Peacock schrieb am 2001-10-09 9:53: >"Gerrit P. Haase" wrote: >> >> O.k., I followed your example first: >> http://www.cygwin.com/ml/cygwin/2001-10/msg00067.html >> >> I'm getting no core in gdb (with cygwin-1.3.3-2): > >Under Win2K SP1? No, I still work with NT 4.0 SP6a. >Oops, when run inside gdb, you don't need to escaped the $; that is >strictly when running on command line. Try this instead: > > run -e "$ENV{'TEST'} = 1;" O.k. will try this at home this evening. >> >> Program exited with code 0377. >> (gdb) bt >> No stack. >> (gdb) >> >> How is it possible to set PERL_DESTRUCT_LEVEL=2 in gdb? > >It is just an environment variable that Perl checks when starting up; >either > > export PERL_DESTRUCT_LEVEL=2 > gdb ./miniperl Oki-doki, I see, I was in a hurry this morning. I will report this evening. Gerrit -- =^..^= -- 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/