VirtualBox

Changes between Version 18 and Version 19 of VBoxLogging


Ignore:
Timestamp:
Jan 16, 2015 10:31:00 AM (9 years ago)
Author:
Michael Thayer
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • VBoxLogging

    v18 v19  
    2727export VBOX_RELEASE_LOG="rem*.e.l.f main gui"
    2828export VBOX_RELEASE_LOG_FLAGS="buffered thread msprog"
     29# Do not limit the number of log entries a guest can send to the release log
     30export VBOX_RELEASE_LOG=-dev_vmm_backdoor.restrict
    2931}}}
    3032
     
    116118{{{
    117119$ VBoxManage debugvm <name> log --release +dev_vga.e.l.f
     120$ VBoxManage debugvm <name> log --release -dev_vmm_backdoor.restrict
    118121$ VBoxManage debugvm <name> logdest --debug stdout
    119122$ VBoxManage debugvm <name> logflags --release buffered

© 2023 Oracle
ContactPrivacy policyTerms of Use