[PATCH 5/5] Cygwin: Update documentation for cygwin_stackdump

Jon Turney jon.turney@dronecode.org.uk
Fri Jan 12 14:09:56 GMT 2024


---
 winsup/doc/misc-funcs.xml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/winsup/doc/misc-funcs.xml b/winsup/doc/misc-funcs.xml
index 7463942e6..55c5cac94 100644
--- a/winsup/doc/misc-funcs.xml
+++ b/winsup/doc/misc-funcs.xml
@@ -106,6 +106,10 @@ enum.  The second is an optional pointer.</para>
   <refsect1 id="func-cygwin-stackdump-desc">
     <title>Description</title>
 <para> Outputs a stackdump to stderr from the called location.
+</para>
+<para> Note: This function is has an effect the first time it is called by a process.
+</para>
+<para> Note: This function is deprecated.
 </para>
   </refsect1>
 </refentry>
-- 
2.43.0



More information about the Cygwin-patches mailing list