Welcome to mirror list, hosted at ThFree Co, Russian Federation.

stackdump.sgml « cygwin « winsup - cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: bff76bffdddb9cea664a9207e74e648f64809d0c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<sect1 id="func-cygwin-stackdump">
<title>cygwin_stackdump</title>

<funcsynopsis>
<funcdef>extern "C" void
<function>cygwin_stackdump</function></funcdef>
<void>
</funcsynopsis>

<para> Outputs a stackdump to stderr from the called location.
</para>

</sect1>