(#976) Add Ctrl-PrintScreen to debugger CHM docs; section Debugger > Windows

This commit is contained in:
michaelangel007 2021-08-08 06:59:11 -07:00
parent 0d192fba7d
commit 1b4f15ae50
1 changed files with 11 additions and 0 deletions

View File

@ -119,6 +119,17 @@ to the Data window to view memory. Most scrolling keys work.</span></i></p>
<p><i>Cycle to prev. Window</i></p>
</td>
</tr>
<tr>
<td width="10%">
<p>^PrtScr</p>
</td>
<td width="25%">
<p>Ctrl-PrintScreen</p>
</td>
<td width="65%">
<p><i>Copy debugger disassembly window (CODE or DATA) to the clipboard.</i></p><p><b>Note:</b> It does NOT copy the console window.</p>
</td>
</tr>
</tbody>
</table>
<p style="MARGIN-BOTTOM: 0in">