delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2002/03/28/20:07:08

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
Date: Thu, 28 Mar 2002 20:06:09 -0500
From: Christopher Faylor <cygwin AT cygwin DOT com>
To: cygwin AT cygwin DOT com
Subject: Re: stacktrace from withn an exec upon error condition
Message-ID: <20020329010609.GB19845@redhat.com>
Reply-To: cygwin AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
References: <a807fm$5fd$1 AT main DOT gmane DOT org> <a7v9eh$1ph$1 AT main DOT gmane DOT org> <20020328153930 DOT GF11781 AT redhat DOT com> <a7vgnr$b9q$1 AT main DOT gmane DOT org> <20020328221751 DOT GK16757 AT redhat DOT com> <a807fm$5fd$1 AT main DOT gmane DOT org> <5 DOT 1 DOT 0 DOT 14 DOT 2 DOT 20020328161017 DOT 0274f2c8 AT pop3 DOT cris DOT com>
Mime-Version: 1.0
In-Reply-To: <5.1.0.14.2.20020328161017.0274f2c8@pop3.cris.com>
User-Agent: Mutt/1.3.23.1i

On Thu, Mar 28, 2002 at 04:32:36PM -0800, Randall R Schulz wrote:
>If you're going to take the time to respond, the least you could do is
>give a useful answer.
>
>Since unlike Chris, I do not know the answer, I'll illustrate how I
>discovered it.
>
>[snip]

On Thu, Mar 28, 2002 at 05:17:51PM -0500, Christopher Faylor wrote:
>I suggest that you write a simple test file and run it.  That would
>probably answer all of your questions.

e.g.,

  % cat > tst.c
  int
  main (int argc, char **argv)
  {
    cygwin_stackdump ();
  }
  ^D
  % gcc -o tst.exe tst.c
  % ./tst.exe
  (stack dump output)
  % ./tst.exe 2>/dev/null
  (no stack dump output)

Since you seem to assume that I know the answer, one would have to
wonder why you wouldn't try what I suggested before jumping through
hoops.

cgf

--
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/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019