Re: problems while debugger is attached
"Andras Balogh" <[email protected]> Mon, 24 Jul 2006 20:53:34 -0600
| Newsgroups | gmane.games.devel.general |
|---|---|
| Message-ID | <op.tc74zknaik7roz@serenity> |
Thanks for all the good advice! I've found the cause of the problem: Using the threads window, I quickly found out that the thread in question was always waiting on a simple ReadFile call. There was no deadlock, it was just awfully slow. It turned out that I've left a conditional breakpoint somewhere in the code, that never actually got hit, but slowed down this thread to a crawl. Andras ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Gamedevlists-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gamedevlists-general Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=557