Hello, I have a very difficult bug: the program includes lots of critical sections and it suddenly stops responding! I have a wrapper global function called lockCriticalSection(TCriticalSection *cs) which calls acquire. I want to log inside this but need to record the call stack so that I can see which call is the lastest. Any idea?
Best Regards, SZ -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be