Visit site EurekaLog Blog
July 2010
3
votes
EurekaLog 6.0.24 is out
EurekaLog Blog
– We are pleased to announce the availability of the new 6.0.24 version.
June 2010
11
votes
How to debug application’s hang?
EurekaLog Blog
– Today’s article will cover different approaches to debugging of application’s hangs. It contains six parts: preparations, debuggin with Delphi, debuggin with EurekaLog, debuggin with Process Explorer, debuggin with Threads Snapshot and a practical example.
2
votes
SDN sessions from EurekaLab s.a.s.
EurekaLog Blog
– Materials from "How to find the exception source line of a just delivered software" and "How to prevent source code bugs and speed-up the testing phase" sessions from SDN Event on 18th May 2010.
May 2010
13
votes
New Exception class in Delphi 2009 and above
EurekaLog Blog
– Exception class from SysUtils unit wasn't changed since Delphi 2. It got new properties in Delphi 2009. So, I decided to give an overview of new capabilities of Exception class.
March 2010
7
votes
Memory problems in Delphi apps – final article
EurekaLog Blog
– I've published several articles already, which covers different aspects of memory issues. I'm going to give a short review of these articles first and then finish this series with current article. I've only mentioned most scary problems in the previous articles, dealing with simple cases first and ...
February 2010
4
votes
Catching memory leaks, redux
EurekaLog Blog
– I tried to discuss things, that I've missed last time.
December 2009
1
vote
That annoying “Source file not found” dialog
EurekaLog Blog
– If you don’t have Enterprise edition of EurekaLog (the one, that comes with sources) – sometimes you may encounter “Source file not found” dialog. This article explains what it is and what you can do with it.
November 2009
1
vote
Tips & Tricks in EurekaLog, part 1
EurekaLog Blog
– Many our customers often ask trivial questions about how to do different things with EurekaLog. Well, we have a bit of documentation (chm-file and online one), which describes some public internals, which you can use to customize default behavior. Apparently, this is “dictionary”-like style ...
October 2009
2
votes
Getting support from EurekaLog team
EurekaLog Blog
– This one post describes where you can get support from EurekaLog team. And how to avoid common mistakes, that may slow down processing of your request. May be it contains few complaints from me, but I tried to avoid them :D
August 2009
8
votes
Check your Delphi’s installation – it may be infected
EurekaLog Blog
– If you have strange unexplained runtime error 3 on some machines - read this post immediately! If you haven't - check it out anyway. There is a virus, that infects Delphi installations, so any application, compiled in infected Delphi, will be also infected.
2
votes
(Re)Installation of EurekaLog
EurekaLog Blog
– The new RC is going out today, so I decided that it’s perfect time to write about (re)installation process. Some of you may have troubles with it, while most other don’t.
July 2009
8
votes
How to read bug-reports
EurekaLog Blog
– Well, recently I’ve noticed that there are many people, who have certain difficulties with reading and/or understanding bug-reports. There are many related questions both on support and forums. While it is quite surprising for me, it looks like there is a problem, which need to be solved.
May 2009
22
votes
Catching memory leaks
EurekaLog Blog
– Before return to discussion of other ways to catch "bad" pointers - I wanted to talk about memory leaks and tools for its diagnostics. As we'll see later, this topic is very close related to our previous talk.
11
votes
Access Violation in details
EurekaLog Blog
– Exception of class EAccessViolation is most common error in Delphi applications. Today I want to discuss it, its reasons and how to deal with it. This post mostly for newbies.
April 2009
30
votes
Why should you always use FreeAndNil instead of Free.
EurekaLog Blog
– The subject is actually speaks for itself. I want to discuss the idea of using FreeAndNil everywhere instead of Free. Give proper arguments to this idea and consider, how EL fits here too.




