Cygwin: Slightly improve error_start documentation

This commit is contained in:
Jon Turney 2020-06-10 14:52:41 +01:00
parent b21ad33e08
commit f2a285bd4f
No known key found for this signature in database
GPG Key ID: C7C86F0370285C81
1 changed files with 5 additions and 1 deletions

View File

@ -28,9 +28,13 @@ Defaults to off.</para>
which is useful for debugging. <filename>Win32filepath</filename> is
usually set to the path to <command>gdb</command> or
<command>dumper</command>, for example
<filename>C:\cygwin\bin\gdb.exe</filename>.
<filename>C:\cygwin\bin\gdb.exe</filename>.
There is no default set.
</para>
<para>
The filename of the executing program and it's Windows process id are appended
to the command as arguments.
</para>
</listitem>
<listitem>