272
edits
(→Tips: Add links on Git Bisect and Event Recorder to Debugging Tips section.) |
Dreammaster (talk | contribs) m (Change debugger hotkey) |
||
Line 19: | Line 19: | ||
This is especially useful on embedded ports which usually lack the stdout console used currently for debug output as described above.<br> | This is especially useful on embedded ports which usually lack the stdout console used currently for debug output as described above.<br> | ||
<br> | <br> | ||
The key combination to activate the debug console is CTRL-d <br> | The key combination to activate the debug console is CTRL-Alt-d <br> | ||
(though this | (though users can change this by altering it's entry in the ScummVM Options Keymapper tab).<br> | ||
<br> | <br> | ||
The default console provides the following default commands :<br> | The default console provides the following default commands :<br> |
edits