Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com To: cygwin AT cygwin DOT com From: "Joe Smith" Subject: Re: how to get a coredump [was RE: Asterisk Cygwin] Date: Thu, 27 Oct 2005 23:20:06 -0400 Lines: 31 Message-ID: References: <6B84E197C50F6D42945F8F2DFC5C98DA75EB36 AT midc02 DOT bfsc DOT local> <20051027170440 DOT GA23708 AT trixie DOT casa DOT cgf DOT cx> Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-IsSubscribed: yes "Christopher Faylor" wrote in message news:20051027170440 DOT GA23708 AT trixie DOT casa DOT cgf DOT cx... > On Thu, Oct 27, 2005 at 12:17:15PM -0400, Jason Pyeron wrote: >>As I don't use debuggers every day, I am posing this to the list: >> >>On Mon, 24 Oct 2005, Jerris, Michael MI wrote: >>>With the patch on that bug in mantis, everything compiles great and >>>starts, but I am getting segfaults when I try to pass calls. Do you >>>know how to get a coredump, I don't seem to be able to on my machine, >>>just a stackdump which is basically useless. > Add "error_start:/usr/bin/dumper.exe" to your CYGWIN environment variable. Well either that or the man page is slightly wrong. the manpage says: >One common way to use dumper is to plug it into cygwin's Just-In-Time >debugging facility by adding > >error_start=x:\path\to\dumper.exe > >to the CYGWIN environment variable. Please note that >x:\path\to\dumper.exe is Windows-style and not cygwin path. If >error_start is set this way, then dumper will be started whenever some >program encounters a fatal error. That makes it explicit that windows paths must be used, but your post does not use it. Without doing any testing, I'll guess that the man page is out of date. -- 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/