dev-ada/gnatmem (gentoo)

Search

Package Information

Description:
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.
Homepage:
http://libre.adacore.com/
License:
GPL-3

Versions

Version EAPI Keywords Slot
2021-r6 8 amd64 ~arm64 x86 0

Metadata

Description

Maintainers

Raw Metadata XML
<pkgmetadata>
	<maintainer type="project">
		<email>ada@gentoo.org</email>
	</maintainer>
	<longdescription lang="en">
		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. 
	</longdescription>
</pkgmetadata>

Lint Warnings

Files

Manifest

Type File Size Versions
Unmatched Entries
Type File Size
DIST gnatmem-2021-20210518-19F7B-src.tar.gz 81001 bytes