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:
parent
f4953626d5
commit
3236db21fc
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue