Skip to content

Deleaker Blog

Deleaker News, Tips and Tricks

  • Deleaker Home
  • Documentation
  • Download
  • Order

Category: Uncategorized

Visual Studio memory analyzer

On June 29, 2021 By Artem Razin In Uncategorized

Contents Native and managed leaks in C++ and .NET How to add a memory analyzer to Visual Studio? How do I see allocated memory in Visual Studio? Conclusion How to analyze memory usage in Visual …

Continue reading

How to fix memory leaks in C/C++ using WinDbg

On May 30, 2021 By Artem Razin In Uncategorized

Contents Introduction Examples of memory leaks The common one WinAPI’s implicit memory allocations C++ classes inheritance How to fix memory leaks in a native C/C++ application Prerequisites Preparations Debugging Sometimes it just doesn’t work. Alternative …

Continue reading

Unmanaged memory leaks in .NET

On March 19, 2021 By Artem Razin In Uncategorized

Unmanaged memory leaks in C# Contents Why do unmanaged memory leaks happen in a .NET application? Symptoms of memory leaks How to fix unmanaged memory leaks in a C# application? How to find memory leaks …

Continue reading

C Memory Analysis Tools

On August 7, 2020 By Artem Razin In Uncategorized

Why do you need C memory analysis tools? Developers who write in C know how important it is to manage memory properly. Unlike languages such as C++ that can free memory implicitly or .NET languages …

Continue reading

Detected memory leaks! How to fix it?

On July 28, 2020 By Artem Razin In Uncategorized

How to fix detected memory leaks? It’s safe enough to say that every day hundreds of C++ developers get the message “detected memory leaks” in their Visual Studio. That is how you would view it: …

Continue reading

Deleaker supports the RAD Studio 10.4 Sydney

On June 25, 2020 By Artem Razin In Uncategorized

We are excited to announce to you that now the Deleaker supports the RAD Studio 10.4 Sydney. You can get Deleaker for Delphi / C++ Builder right now at the download page. RAD Studio remains …

Continue reading

Memory leaks detection in a Windows Service written in C++

On January 25, 2020 By Artem Razin In Uncategorized

Introduction This article will demonstrate how to find memory leaks in a windows service written in C++ or plain C. Windows service is a special kind of application, that runs in the background and follows …

Continue reading

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

Posts navigation

«Previous Posts 1 2 3 4 Next Posts»

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

  • May 2024
  • November 2023
  • August 2023
  • 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.