delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
Date: | Mon, 18 Sep 2006 15:24:44 -0400 |
From: | Christopher Faylor <cgf-no-personal-reply-please AT cygwin DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: Stacktrace in cygwin gdb after uncaught exception |
Message-ID: | <20060918192444.GB29609@trixie.casa.cgf.cx> |
Reply-To: | cygwin AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
References: | <loom DOT 20060918T200333-337 AT post DOT gmane DOT org> |
Mime-Version: | 1.0 |
In-Reply-To: | <loom.20060918T200333-337@post.gmane.org> |
User-Agent: | Mutt/1.5.11 |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/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 |
On Mon, Sep 18, 2006 at 06:16:51PM +0000, Ryan Boder wrote: >In Linux, if I am using gdb on a program and it throws an exception that is not >caught, I can then get a stack trace with the bt command. > >In Cygwin, the program just exists and I see the following line: > >Program exited with code 0400. > >Is it possible to get a stacktrace in gdb for an uncaught exception in Cygwin? I >am aware of dumper, but I am looking for a way to do it all in a single gdb >session so I can see the strack trace when I debug in eclipse CDT. gdb does not just exit with an uncaught exception. It responds to a SIGSEGV the same way as linux. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |