How to debug hanging main thread in Delphi application

Posted by Harriv on Stack Overflow See other posts from Stack Overflow or by Harriv
Published on 2010-01-14T11:13:27Z Indexed on 2010/06/12 14:33 UTC
Read the original article Hit count: 301

Filed under:
|
|
|

Hi,

I've written application in Delphi 2007, which some times hangs (not even every week, application is running 24/7). It looks like main thread gets stuck. What are the options to pinpoint the cause for this problem?

Application is written in Delphi 2007, it uses RemObjects, DBExpress with Firebird, OPC communication using COM.

© Stack Overflow or respective owner

Related posts about delphi

Related posts about debug