Cygwin: Slightly improve error_start documentation
This commit is contained in:
parent
b21ad33e08
commit
f2a285bd4f
|
@ -31,6 +31,10 @@ usually set to the path to <command>gdb</command> or
|
||||||
<filename>C:\cygwin\bin\gdb.exe</filename>.
|
<filename>C:\cygwin\bin\gdb.exe</filename>.
|
||||||
There is no default set.
|
There is no default set.
|
||||||
</para>
|
</para>
|
||||||
|
<para>
|
||||||
|
The filename of the executing program and it's Windows process id are appended
|
||||||
|
to the command as arguments.
|
||||||
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
|
|
Loading…
Reference in New Issue