VirtualBox

Changeset 56445 in vbox for trunk/doc/manual/en_US


Ignore:
Timestamp:
Jun 16, 2015 10:58:11 AM (10 years ago)
Author:
vboxsync
Message:

debugvm fixes.

File:
1 edited

Legend:

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

    r56442 r56445  
    3333
    3434  <refsynopsisdiv>
    35     <cmdsynopsis id="synopsis-vboxmanage-debugvm-dumpguestcore">
    36       <command>VBoxManage debugvm</command>
    37       <arg choice="req"><replaceable>uuid|vmname</replaceable></arg>
    38       <arg choice="plain">dumpguestcore</arg>
     35    <cmdsynopsis id="synopsis-vboxmanage-debugvm-dumpvmcore">
     36      <command>VBoxManage debugvm</command>
     37      <arg choice="req"><replaceable>uuid|vmname</replaceable></arg>
     38      <arg choice="plain">dumpvmcore</arg>
    3939      <arg>--filename <replaceable>name</replaceable></arg>
    4040    </cmdsynopsis>
     
    8181      <arg choice="req"><replaceable>uuid|vmname</replaceable></arg>
    8282      <arg choice="plain">osinfo</arg>
     83    </cmdsynopsis>
     84    <cmdsynopsis id="synopsis-vboxmanage-debugvm-osdmesg">
     85      <command>VBoxManage debugvm</command>
     86      <arg choice="req"><replaceable>uuid|vmname</replaceable></arg>
     87      <arg choice="plain">osdmesg</arg>
     88      <arg>--lines <replaceable>lines</replaceable></arg>
    8389    </cmdsynopsis>
    8490    <cmdsynopsis id="synopsis-vboxmanage-debugvm-getregisters">
     
    134140    </refsect2>
    135141
    136     <refsect2 id="vboxmanage-debugvm-dumpguestcore">
    137       <cmdsynopsis>
    138         <command>VBoxManage debugvm</command>
    139         <arg choice="req"><replaceable>uuid|vmname</replaceable></arg>
    140         <arg choice="plain">dumpguestcore</arg>
     142    <refsect2 id="vboxmanage-debugvm-dumpvmcore">
     143      <cmdsynopsis>
     144        <command>VBoxManage debugvm</command>
     145        <arg choice="req"><replaceable>uuid|vmname</replaceable></arg>
     146        <arg choice="plain">dumpvmcore</arg>
    141147        <arg>--filename <replaceable>name</replaceable></arg>
    142148      </cmdsynopsis>
     
    253259      <para>
    254260        Make the VMM's debugger facility (re)-detect the guest operating system (OS).
     261        This will first load all debugger plug-ins.
    255262      </para>
    256263      <para>
     
    269276        detected by the VMM's debugger facility.
    270277      </para>
     278    </refsect2>
     279
     280    <refsect2 id="vboxmanage-debugvm-osdmesg">
     281      <cmdsynopsis>
     282        <command>VBoxManage debugvm</command>
     283        <arg choice="req"><replaceable>uuid|vmname</replaceable></arg>
     284        <arg choice="plain">osdmesg</arg>
     285        <arg>--lines <replaceable>lines</replaceable></arg>
     286      </cmdsynopsis>
     287      <para>
     288        Displays the guest OS kernel log, if detected and supported.
     289      </para>
     290      <variablelist>
     291        <varlistentry>
     292          <term><option>--lines <replaceable>lines</replaceable></option></term>
     293          <listitem><para>Number of lines of the log to display, counting from
     294          the end. The default is infinite.</para></listitem>
     295        </varlistentry>
     296      </variablelist>
    271297    </refsect2>
    272298
     
    306332    </refsect2>
    307333
    308     <refsect2 id="vboxmanage-debugvm-logdest-setregisters">
     334    <refsect2 id="vboxmanage-debugvm-setregisters">
    309335      <cmdsynopsis>
    310336        <command>VBoxManage debugvm</command>
     
    388414</refentry>
    389415
     416
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