GunSmoker
This article will show you how to register and use Threads Snapshot tool to capture call stacks of unhandled exception crash of any process. When application throws exception which is not handled by application’s code… … Read more
8 years ago in debugging, Delphi, EL 7.x, external, feature, Tools0
FPiette
Message logging is a common activity used for either keeping track of what happens in an application or for debugging purpose. Recently, I was developing a real time communication system which experimented strange errors. To… … Read more
11 years ago in debugging, Delphi, Embarcadero, multithreading, programming, synchonization0
Fletch
One of the most challenging parts of inheriting a legacy project is to fix the memory leaks that most often are hiding in the code. A while ago, while dealing with an application that managed… … Read more
12 years ago in Code Detective, debugging, Delphi, FastMM0
Fletch
One of the most challenging parts of inheriting a legacy project is to fix the memory leaks that most often are hiding in the code. A while ago, while dealing with an application that managed… … Read more
12 years ago in Code Detective, debugging, Delphi, FastMM0