Skip to content

Deleaker Blog

Deleaker News, Tips and Tricks

  • Deleaker Home
  • Documentation
  • Download
  • Order

Category: Uncategorized

Valgrind for Windows

On January 4, 2020 By Artem Razin In Uncategorized

Valgrind is a developer tool for C++ developers used to find memory issues including C++ memory leak detection. Valgrind uses instrumentation to collect information about allocated and freed memory to gather complete information about memory …

Continue reading

How to check for memory leaks in Visual Studio?

On January 4, 2020 By Artem Razin In Uncategorized

Developers often ask how to detect memory leaks in Visual Studio. The newest versions of Visual Studio include some tool to monitor heap allocations. It’s a quite limited one for C++ developers that gives basic …

Continue reading

Deleaker 2019.20: Integration with Qt Creator

On June 28, 2019 By Artem Razin In Uncategorized

Today we are pleased to present our clients the next version of Deleaker. Deleaker 2019.20 is coming with the full support of Qt Creator. New version of Deleaker can work as a Qt Creator plugin …

Continue reading

Deleaker 2019.2: Integration with RAD Studio. Find Leaks in Delphi and C++ Builder.

On March 11, 2019 By Artem Razin In Uncategorized

Today we are happy to announce the next Deleaker release. Deleaker 2019.2 is coming with the full support of RAD Studio: Delphi and C++ Builder. You can get Deleaker for Delphi / C++ Builder right …

Continue reading

Developing C++/CLI handle classes

On November 20, 2018 By Dmitry Ponomarev In Uncategorized

Table of contents Introduction 1. Basic Dispose pattern in C++/CLI 1.1. Defining a destructor and finalizer 1.2. Using stack semantics 2. Managed templates 2.1. Smart pointers 2.2. Usage example 2.3. More complex options for finalization …

Continue reading

Copy semantics and resource management in C++

On November 20, 2018 By Dmitry Ponomarev In Uncategorized

Table of contents Introduction 1. Basic copy-ownership policies 1.1. No copying policy 1.2. Exclusive ownership policy 1.3. Deep copying policy 1.4. Shared ownership policy 2. Deep copying policy – problems and solutions 2.1. Copy-on-write 2.2. …

Continue reading

About smart pointers in C++

On August 27, 2018 By Artem Razin In Uncategorized

About smart pointers in С++ An application can use different resources – memory, handles, network connections and other stuff that is better to free after usage. C++ is a flexible language that allows a C++ …

Continue reading

Deleaker 2018.27: new command line tool, bug fixes

On April 26, 2018 By Artem Razin In Uncategorized

The new Deleaker 2018.27 is available with new command line tool and several bug fixes. The new command line tool makes Deleaker a part of a test suite. Our customers used to ask if we …

Continue reading

Deleaker 2018.22: Resource Usage Graph

On April 9, 2018 By Artem Razin In Uncategorized

We’re excited to announce you the latest update of Deleaker that includes the resource usage graph. Developers often ask if it’s possible to watch the memory usage of a process. Now with the help of …

Continue reading

Posts navigation

«Previous Posts 1 2 3

Tags

.NET C C++ Builder Delphi GDI Handles Leaks Memory Leaks News Qt Qt Creator RAD Studio Releases Tutorial Visual Studio WIndows Windows Service

Archives

  • July 2022
  • April 2022
  • March 2022
  • January 2022
  • December 2021
  • November 2021
  • June 2021
  • May 2021
  • March 2021
  • August 2020
  • July 2020
  • June 2020
  • January 2020
  • June 2019
  • March 2019
  • November 2018
  • August 2018
  • April 2018
WordPress Theme: Chronus by ThemeZee.