VirtualBox

Changeset 73621 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
Aug 10, 2018 3:25:09 PM (6 years ago)
Author:
vboxsync
Message:

Audio/AC97: Added runtime debugging support (output to .WAV files).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp

    r73612 r73621  
    28352835                        default: AssertFailedBreak();
    28362836                    }
     2837                    InsertConfigInteger(pCfg, "DebugEnabled", fDebugEnabled);
     2838                    InsertConfigString (pCfg, "DebugPathOut", strDebugPathOut);
    28372839                    break;
    28382840                }
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette