VirtualBox

Changeset 58478 in vbox


Ignore:
Timestamp:
Oct 29, 2015 12:39:11 PM (9 years ago)
Author:
vboxsync
Message:

Manual: Expanded paravirt debug section slightly.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/manual/en_US/user_AdvancedTopics.xml

    r58476 r58478  
    39783978          <para>Default: When debugging is enabled, <computeroutput>1</computeroutput>,
    39793979          otherwise <computeroutput>0</computeroutput></para>
    3980           <para>Specify whether to expose the "VS#1" (virtualization service interface) to the
     3980          <para>Specify whether to expose the "VS#1" (virtualization service) interface to the
    39813981          guest. This interface is required for debugging Microsoft Windows 10 32-bit guests, but
    39823982          is optional for other Windows versions.</para>
     
    40174017              <computeroutput>kdvm.dll</computeroutput> from a Windows 8.0 installation<footnote>
    40184018              <para>Only Windows 8.0 ships <computeroutput>kdvm.dll</computeroutput>. Windows 8.1
    4019               and newer Windows guests do not.</para></footnote>. This file is
     4019              and newer Windows versions do not.</para></footnote>. This file is
    40204020              typically located in <computeroutput>C:\Windows\System32</computeroutput>. Copy it
    40214021              to the same location in your Windows 7 guest. Make sure you copy the 32-bit or
     
    40684068                  and may be used if security is not a concern. If you do not specify any encryption key,
    40694069                  <computeroutput>bcdedit</computeroutput> will generate one for you and you will need to copy
    4070                   this key to later paste into Microsoft WinDbg on the remote end.</para>
     4070                  this key to later enter in Microsoft WinDbg on the remote end.</para>
    40714071                </listitem>
    40724072                <listitem>
     
    40784078                    <screen>bcdedit /set bootdebug {bootmgr} on</screen>
    40794079                  </para>
    4080                   <para>Refer to your official Microsoft documentation for what each of the above
     4080                  <para>Please refer to Microsoft Windows documentation for what each of the above
    40814081                  debug option covers.</para>
    40824082                </listitem>
     
    40974097              <para>Now press "OK" to start listening for connections. Microsoft WinDbg typically shows
    40984098              a "Waiting to reconnect" message during this phase.</para>
     4099
     4100              <para>Alternatively, launch WinDbg from the command line to launch a debug session:
     4101                <screen>windbg.exe -k net:port=50000,key=1.2.3.4</screen>
     4102              Please refer to the WinDbg documentation for complete command line syntax.
     4103              </para>
    40994104
    41004105            </listitem>
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