Cygwin: Fix typo in FAQ
The consonant in 'debug' is doubled in 'debuggee' just as it is in
'debugger'.
Fixes: 8c68a8a4
This commit is contained in:
parent
2e4ecbb3f0
commit
8080c85630
|
@ -847,7 +847,7 @@ Guide here: <ulink url="https://cygwin.com/cygwin-ug-net/dll.html"/>.
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
(It may be necessary to use the <command>gdb</command> command <command>set
|
(It may be necessary to use the <command>gdb</command> command <command>set
|
||||||
disable-randomization on</command> to turn off ASLR for the debugee to
|
disable-randomization on</command> to turn off ASLR for the debuggee to
|
||||||
prevent the base address getting randomized.)
|
prevent the base address getting randomized.)
|
||||||
</para>
|
</para>
|
||||||
</answer></qandaentry>
|
</answer></qandaentry>
|
||||||
|
|
Loading…
Reference in New Issue