VirtualBox

Changeset 39091 in vbox for trunk/src/VBox/Debugger


Ignore:
Timestamp:
Oct 24, 2011 1:58:22 PM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
74523
Message:

More parameter warning fixes; made PciIch9 check the saved state version.

Location:
trunk/src/VBox/Debugger
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Debugger/Makefile.kmk

    r38082 r39091  
    7676tstDBGCParser_TEMPLATE = VBOXR3TSTEXE
    7777tstDBGCParser_DEFS = IN_VMM_R3
     78tstDBGCParser_CXXFLAGS = $(VBOX_C_CXX_FLAGS_NO_UNUSED_PARAMETERS)
    7879tstDBGCParser_SOURCES = \
    7980        testcase/tstDBGCParser.cpp \
  • trunk/src/VBox/Debugger/testcase/tstDBGCParser.cpp

    r35629 r39091  
    220220
    221221
     222#ifdef SOME_UNUSED_FUNCTION
    222223/**
    223224 * Tries to execute one command string.
     
    233234    return tstTryEx(pDbgc, pszCmds, rcCmd, false /*fNoExecute*/, pszExpected);
    234235}
     236#endif
    235237
    236238
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette