1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-23 08:55:25 +02:00

minor doc fix

This commit is contained in:
Vivian Kong 2010-06-28 20:03:26 +00:00
parent f4953626d5
commit 3236db21fc

View file

@ -35,7 +35,7 @@ specifically when using a <em>GDB (DSF)</em> launcher.
</tr>
<tr>
<td valign="top"><strong>Terminate GDB when last process exits</strong></td>
<td valign="top">When checked, the CDT debugger will terminate the GDB host process's after all the target processes it is debugging have terminated. Otherwise it will leave it running.</td>
<td valign="top">When checked, the CDT debugger will terminate the GDB host process after all the target processes it is debugging have terminated. Otherwise it will leave it running.</td>
</tr>
<tr>
<td valign="top"><strong>Use enhanced debug hover</strong></td>