Apocrypha

gnatmem

Monitors dynamic allocation and deallocation activity in a program

The gnatmem utility monitors dynamic allocation and deallocation activity in a program, and displays information about incorrect deallocations and possible sources of memory leaks. It provides three type of information: General information concerning memory management, such as the total number of allocations and deallocations, the amount of allocated memory and the high water mark, i.e. the largest amount of allocated memory in the course of program execution. Backtraces for all incorrect deallocations, that is to say deallocations which do not correspond to a valid allocation. Information on each allocation that is potentially the origin of a memory leak.

Available in

OverlayNewestEbuildsLast activity
gentoo gitweb ↗ 2021-r6 1 14 h details ›

Versions & arches

VersionOverlay amd64arm64x86 Committed
2021-r6 gentoo amd64 stable arm64 testing x86 stable view · download · history ↗

Use flags of 2021-r6

  • ada_target_gcc_12
  • ada_target_gcc_13
  • ada_target_gcc_14
  • ada_target_gcc_15
  • ada_target_gcc_16

Runtime dependencies of 2021-r6

show 16 lines
ada_target_gcc_12? (
)
ada_target_gcc_13? (
)
ada_target_gcc_14? (
)
ada_target_gcc_15? (
)
ada_target_gcc_16? (
)