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 Date: Tue, 16 Sep 2003 18:00:29 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: isatty bug Message-ID: <20030916220029.GS23057@redhat.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i On Tue, Sep 16, 2003 at 03:53:07PM -0500, Brian Ford wrote: >>(gdb) p fstat(fd1, &stat1) >>Segmentation fault (core dumped) >> >>now, why does GDB crash? >> >Maybe because gdb actually calls fstat instead of fstat64 since it doesn't >get the magic link time redirection? No idea really. The current version of gdb just can't call functions from the prompt. I just fixed this recently. It was a gdb bug. I'm having a hard time regenerating gdb from cvs recently, otherwise, I'd have a new update out. -- 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/