VirtualBox

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


Ignore:
Timestamp:
Jun 29, 2016 4:36:07 PM (9 years ago)
Author:
vboxsync
Message:

Renamed the 'VBoxmanage debugvm dumpgueststack' command to just 'stack' and documented it in the manual. Also, default to dump all stacks (untested).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/manual/en_US/man_VBoxManage-debugvm.xml

    r61673 r61937  
    3939      <arg>--filename=<replaceable>name</replaceable></arg>
    4040    </cmdsynopsis>
    41     <cmdsynopsis id="synopsis-vboxmanage-debugvm-dumpgueststack">
    42       <command>VBoxManage debugvm</command>
    43       <arg choice="req"><replaceable>uuid|vmname</replaceable></arg>
    44       <arg choice="plain">dumpgueststack</arg>
    45       <arg>--cpu=<replaceable>id</replaceable></arg>
    46     </cmdsynopsis>
    4741    <cmdsynopsis id="synopsis-vboxmanage-debugvm-info">
    4842      <command>VBoxManage debugvm</command>
     
    114108      <group><arg>--human-readable</arg><arg>--sh-export</arg><arg>--sh-eval</arg><arg>--cmd-set</arg></group>
    115109      <arg rep="repeat"><replaceable>settings-item</replaceable></arg>
     110    </cmdsynopsis>
     111    <cmdsynopsis id="synopsis-vboxmanage-debugvm-stack">
     112      <command>VBoxManage debugvm</command>
     113      <arg choice="req"><replaceable>uuid|vmname</replaceable></arg>
     114      <arg choice="plain">stack</arg>
     115      <arg>--cpu=<replaceable>id</replaceable></arg>
    116116    </cmdsynopsis>
    117117    <cmdsynopsis id="synopsis-vboxmanage-debugvm-statistics">
     
    569569    </refsect2>
    570570
     571    <refsect2 id="vboxmanage-debugvm-stack">
     572      <title>debugvm stack</title>
     573      <remark role="help-copy-synopsis"/>
     574      <para>
     575        Unwinds the guest CPU stacks to the best of our ability.  For Windows
     576        guest it is recommended to first run the <command>osdetect</command> command.
     577      </para>
     578      <variablelist>
     579        <varlistentry>
     580          <term><option>--cpu <replaceable>id</replaceable></option></term>
     581          <listitem><para>Selects a single guest CPU to display the stack for.  The default is all CPUs.</para> </listitem>
     582        </varlistentry>
     583      </variablelist>
     584
     585    </refsect2>
     586
    571587    <refsect2 id="vboxmanage-debugvm-statistics">
    572588      <title>debugvm statistics</title>
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