PDA

View Full Version : WinFDB V2.1 hangs with W2K


zickermann
09-14-2004, 09:12 AM
Hello everybody!
:confused:
I've experienced some problems using the WinFDB debugger
with win 2000. I know that this happened to a colleage too.
The internal ED Debugger hangs also.

Is there any solution?

Until now we used Win NT and never had any problems with the debugger.

Best regards,

Richard

Lahey Support
09-14-2004, 10:39 PM
Sorry but we have not reproduced this problem. WinFDB is compatible with our Windows 2000 system. The problem may be specific to the source you are working with. Is the "hang" reproduced with demo.f90 included with the product?

zickermann
09-15-2004, 07:46 AM
Thanks for the Reply!
With the demo.f90 file it works fine - we suppose the problem occurs
after calling the first time in the debugger via the step over function a
WINTERACTER routine.

Any Ideas?

Thanx,
Richard

Lahey Support
09-15-2004, 10:47 PM
I tested WinFDB with the WiSK version of demo.f90 (C:\...\Examples\WiSK\demo) included with the product. When compiled with -g WinFDB will step over calls to Winteracter routines. I tested on a Pentium IV system running Windows 2000 5.00 SP 3. I was unable to make WinFDB hang.

If you have stepped in to the event loop of the program, WinFDB might be "hung" because the program is running in the background and waiting for user input.