ddd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ddd freeze on read from redirect


From: Dan Clapp
Subject: ddd freeze on read from redirect
Date: Tue, 12 Aug 2008 15:03:12 -0400
User-agent: Thunderbird 2.0.0.16 (Windows/20080708)

Hello,

I am trying to debug a program that uses a redirected input/ouput and ddd keep freezing up after starting a new thread on the fread portion of the program.

my normal run for the program is:

mygain.exe <infile.bin >outfile.bin

Ddd freezes, however, after starting a new thread on the line:

nread = fread(bufPtr,size, count, stream);

with

ddd output of

(gdb)step
[New thread 4588.0x1270]

ddd hangs saying waiting until gdb gets ready.

All other parts of the program seem to run just fine via the debugger.

any ideas?

thanks

Dan

--
Ipswich Engineering Group
2 Lakemans Lane
Ipswich, MA 01938

508-517-4058

address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]