Re: insight debugger locks up

2003-11-14 Thread y2bismil
lol, Weird. It appears it is a kbhit problem. For some reason even on that line way up top, if I just press a key on the console screen from the debugger, the program continues. But stepping through appears to be messed up. I have to put breakpoints everywhere. Is there some incompatibility w

insight debugger locks up

2003-11-14 Thread y2bismil
Hi all, i'm using the insight debugger from the lastest cygwin package. It seems to be locking up when trying to step through code. The following program isolates the issue on my system ** #include #include #include #include #include