VirtualBox

Changeset 8834

Show
Ignore:
Timestamp:
05/15/08 11:11:07 (3 months ago)
Author:
vboxsync
Message:

VBoxSDL: document logging keybindings

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp

    r8155 r8834  
    691691             "              <del>        Send <ctrl><alt><del>\n" 
    692692             "       <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 
    693706             "\n"); 
    694707} 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy