]> git.ipfire.org Git - thirdparty/gcc.git/commit
[Ada] GNAT.Debug_Pools: Improve documentation of the Stack_Trace_Depth parameter
authorJoel Brobecker <brobecker@adacore.com>
Mon, 14 Mar 2022 03:54:02 +0000 (07:54 +0400)
committerPierre-Marie de Rodat <derodat@adacore.com>
Mon, 16 May 2022 08:42:05 +0000 (08:42 +0000)
commitf29e9e88965ade628873182a866bb26830994217
tree8bd56f86854691969622c8d5bc30af169d3b415e
parent1bdf9fa390282299418e21534674d0ab252e9f34
[Ada] GNAT.Debug_Pools: Improve documentation of the Stack_Trace_Depth parameter

Setting this parameter to zero when calling the Configure procedure has
the effect of disabling completely the tracking of the biggest memory
users, which wasn't clear from the current documentation.  So this patch
enhances the documentation of both the Configure procedure as well as
the Dump procedure to make that explicit.

gcc/ada/

* libgnat/g-debpoo.ads: Improve documentation of the
Stack_Trace_Depth parameter.
gcc/ada/libgnat/g-debpoo.ads