Pelles C forum

Pelles C => Bug reports => Topic started by: FMorkel on February 25, 2008, 05:30:17 PM

Title: PRB: Debugging a console app in Vista
Post by: FMorkel on February 25, 2008, 05:30:17 PM
Hi,
I just came across this wonderful peace of software and like to thank the author for sharing it!

My problem:
If I debug a console application in Vista, everything is OK when stepping through it once.
If I change something in the source and do a rebuild, POLINK complains that the output
file (.exe) cannot be written. The problem is that the debugged process for some reason is
still in memory.

Is there a workaround for this?


Thanks,
Fredo
Title: Re: PRB: Debugging a console app in Vista
Post by: Pelle on February 27, 2008, 05:43:06 PM
I seem to be able to reproduce this problem for a 64-bit console app, but not for a 32-bit console app. If I close and then restart the IDE, it appears to work once again. I use the 64-bit edition of Pelles C on 64-bit Windows Vista - you too?!

I will see what I can do about it...
Title: Re: PRB: Debugging a console app in Vista
Post by: FMorkel on February 28, 2008, 10:29:52 AM
My Vista version is 32Bit. And yes, if I restart the IDE, it works again one time.

Many thanks,
Fredo
Title: Re: PRB: Debugging a console app in Vista
Post by: Pelle on March 01, 2008, 01:32:34 PM
Nevermind - I found the problem. Will be available in the next upload.