GunSmoker
We were contacted by a person who complained that his application was working fine until he added EurekaLog to it. An AccessViolation exception was raised after adding EurekaLog to project. The message was: “Access violation… … Read more
5 years ago in Access Violation, bug reports, debugging, Delphi, EL 7.x, Stories, technical0
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
12 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
13 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
13 years ago in Code Detective, debugging, Delphi, FastMM0