Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Date: Fri, 3 Aug 2001 11:49:45 -0400
From: Christopher Faylor <cgf@redhat.com>
To: cygwin@cygwin.com
Subject: Re: Win32 GDB specific problem
Message-ID: <20010803114945.F26623@redhat.com>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <4.2.0.58.20010803141303.01d72780@ics.u-strasbg.fr> <996843824.24208.5.camel@lifelesswks>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.11i
In-Reply-To: <996843824.24208.5.camel@lifelesswks>; from robert.collins@itdomain.com.au on Fri, Aug 03, 2001 at 11:04:43PM +1000

On Fri, Aug 03, 2001 at 11:04:43PM +1000, Robert Collins wrote:
>On 03 Aug 2001 14:15:14 +0200, Pierre Muller wrote:
>>    I am one of the persons that wrote the
>> Text Mode IDE for Free Pascal Compiler.
>> 
>>    This Text Mode IDE includes GDB inside the executable
>> and it can both compile, run noramlly and debug a
>> given pascal source.
>> 
>>    For go32v2 (based on DJGPP) and Linux
>> the repetition of compilation, debugging, editing, recompilation
>> works without problems, but this fails for Win32 version.
>> Once a file as been run under the internal debugger,
>> there is no way to recompile it !
>> Cygwin GDB does have the same problem.
>Have you tried detaching from the process? once the debugger detach's
>the file handle should be rreleased.

There is no such thing as a detach command in the Win32 API, so...

cgf

--
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/

