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 sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com From: Chris Faylor Date: Thu, 20 Apr 2000 17:41:30 -0400 To: cygwin AT sourceware DOT cygnus DOT com Subject: Re: PS1, gdb and other trubbels Message-ID: <20000420174130.B3346@cygnus.com> Reply-To: cygwin AT sourceware DOT cygnus DOT com Mail-Followup-To: cgf AT cygnus DOT com, cygwin AT sourceware DOT cygnus DOT com References: <200004201759 DOT TAA02478 AT sauerkraut-und-lederhosen DOT e DOT kth DOT se> <20000420144815 DOT A1549 AT cygnus DOT com> <20000420162205 DOT B2308 AT cygnus DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.1.8i In-Reply-To: ; from lha@stacken.kth.se on Thu, Apr 20, 2000 at 10:35:14PM +0200 On Thu, Apr 20, 2000 at 10:35:14PM +0200, Love wrote: >Chris Faylor writes: > >> >I can give you a tarboll with binaries that cause the error. >> >> Sorry. I definitely don't have time to debug individual problems. > >Sure, I'll happly try to find it out myself, I currenly trying to build a >libcygwin1.dll with debugging symbols. You should be able to set breakpoints in gdb to find out where the problem is occurring. The fact that cygwin shows up on a stack trace does not mean that the problem is in cygwin. Cygwin intercepts all of the Windows "signals" in order to properly emulate UNIX signals. If I were you, I would just debug your program in the normal way before going to the effort of building cygwin. cgf -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com