VirtualBox

Changeset 48445 in vbox for trunk/src/VBox/VMM


Ignore:
Timestamp:
Sep 12, 2013 10:52:46 AM (11 years ago)
Author:
vboxsync
Message:

Todo.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/DBGFCoreWrite.cpp

    r45930 r48445  
    428428     * Write the CPU context note headers and data.
    429429     */
     430    /** @todo r=ramshankar: Dump a more standardized CPU structure rather than
     431     *        dumping CPUMCTX and bump the core file version number. */
    430432    Assert(RTFileTell(hFile) == offCpuDumps);
    431433    for (uint32_t iCpu = 0; iCpu < pVM->cCpus; iCpu++)
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