Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin-developers AT sources DOT redhat DOT com Message-ID: <012201c13d33$5a74e040$0200a8c0@lifelesswks> From: "Robert Collins" To: References: <20010914113739 DOT D32343 AT redhat DOT com> Subject: Re: _cygheap_start Date: Sat, 15 Sep 2001 01:38:50 +1000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-OriginalArrivalTime: 14 Sep 2001 15:25:36.0676 (UTC) FILETIME=[80CDFE40:01C13D31] Thanks. (Puts head in hands and wonders :]) Rob ----- Original Message ----- From: "Christopher Faylor" To: Sent: Saturday, September 15, 2001 1:37 AM Subject: Re: _cygheap_start > On Fri, Sep 14, 2001 at 05:07:21PM +1000, Robert Collins wrote: > >Why would threads that exit the daemon seem to be jumping to > >_cygheap_start ? > > _cygheap_start is the last recognizable symbol in cygwin1.dll. Any address > higher than that will be considered to be part of _cygheap_start by gdb. > > cgf >