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 sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <3B3B33E9.1B59CFB9@eif.ch> Date: Thu, 28 Jun 2001 15:40:57 +0200 From: =?iso-8859-1?Q?Fran=E7ois?= Kilchoer X-Mailer: Mozilla 4.72 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: cygwin process internals Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hello, We're trying to execute co-routines using cygwin (version 1.3.2), and run into a stack violation problem. The questions we're asking are 1) who performs stack overflow checking ? is it cygwin, or indirectly by windows ? 2) where is the upper limit of the stack stored ? can it be modified ? who sets it up ? 3) is this done differently for windows 98 and windows NT ? 4) where can we find documentation about the execution of a win32 process (i.e. what happens when a function gets called; what goes on with the stack frame ?) Any help or pointers to information is appreciated ! Thanks -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/