Changeset 8834 in vbox
- Timestamp:
- May 15, 2008 9:11:07 AM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 30845
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp
r8155 r8834 691 691 " <del> Send <ctrl><alt><del>\n" 692 692 " <F1>...<F12> Send <ctrl><alt><Fx>\n" 693 #if defined(DEBUG) || defined(VBOX_WITH_STATISTICS) 694 "\n" 695 "Further key bindings useful for debugging:\n" 696 " LCtrl + Alt + F12 Reset statistics counter\n" 697 " LCtrl + Alt + F11 Dump statistics to logfile\n" 698 " Alt + F12 Toggle R0 recompiler\n" 699 " Alt + F11 Toggle R3 recompiler\n" 700 " Alt + F10 Toggle PATM\n" 701 " Alt + F9 Toggle CSAM\n" 702 " Alt + F8 Toggle single step mode\n" 703 " LCtrl/RCtrl + F12 Toggle logger\n" 704 " F12 Write log marker to logfile\n" 705 #endif 693 706 "\n"); 694 707 }
Note:
See TracChangeset
for help on using the changeset viewer.