Jump to content

Artem Razin

Members
  • Content Count

    9
  • Joined

  • Last visited

Posts posted by Artem Razin


  1. We are excited to announce to the community that the new Deleaker 2020.16 with full RAD Studio 10.4 Sydney is available to download.

     

    Deleaker is a famous tool to find leaks, leaked objects and memory, GDI resources, and handles.

     

    This is a good addition to a favorite IDE for everyone who wants to explore resource usage and fix leaks without leaving RAD Studio.

     

    For those who prefer to watch, we've recorded a video to show how it works:

     

     

     

    Happy coding!

    • Like 4

  2. Hi Developers,

     

    Deleaker was created in 2006, and is been support Visual Studio from the very first release.

     

    Now it's time to find leaks in Delphi and C++ Builder!

     

    Deleaker finds memory leaks, leaks of GDI and USER32 resources, handles and many others.

     

    Deleaker fully integrates with RAD Studio. Here the official announcement: https://www.deleaker.com/blog/2019/03/11/integration-with-rad-studio/

    Let's look how it works!

     

    Download Deleaker and launch it. Now you can select versions of RAD Studio you want Deleaker to integrate with. Of course, RAD Studio Rio 10.3 is supported:

     

    installer_rad_studio.png.c5cdbf2cdd1b06ad9f4b94728ac2e153.png

     

    Deleaker is installed, let's launch Delphi:

     

    rad_studio_with_deleaker_splash.gif.d7e934ea256f79bd0a088287da073528.gif

     

    Great, Deleaker is here:

     

    deleaker_menu_in_rad_studio.gif.5bf39c298c303c6b82c743a62e1220d8.gif

     

    Let's add some leaks:

     

    add_some_leaks.gif.885ff48850416a2cb00fb5eafe0e064c.gif

     

    Start debugging, click the button, exit. Deleaker is taking a snapshot:

     

    taking_snapshot.gif.1d024b2fd563df7049b21c7da91d9122.gif

     

    Two leaks are shown as expected. It's easy to navigate to source of a leak:

     

    goto_source_code.gif.bf7897cd64d1482588d1ee405bf3b086.gif

     

    Happy coding!

    • Like 4
    • Thanks 2
×