Browse Source
Cygwin: Update documentation for cygwin_stackdump
topic/3.6
Jon Turney
3 years ago
No known key found for this signature in database
GPG Key ID: C7C86F0370285C81
1 changed files with
4 additions and
0 deletions
-
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 only has an effect the first time it is called by a process. |
|
|
|
</para> |
|
|
|
<para> Note: This function is deprecated. |
|
|
|
</para> |
|
|
|
</refsect1> |
|
|
|
</refentry> |
|
|
|
|