VirtualBox

Changeset 24012 in vbox for trunk/src/VBox/Devices/PC


Ignore:
Timestamp:
Oct 23, 2009 8:32:55 AM (15 years ago)
Author:
vboxsync
Message:

DevPIC: Always enable 'info pic', not only in debug builds.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/PC/DevPIC.cpp

    r23987 r24012  
    752752#ifdef IN_RING3
    753753
    754 #ifdef DEBUG
    755754/**
    756755 * PIC status info callback.
     
    788787    }
    789788}
    790 #endif /* DEBUG */
    791789
    792790/**
     
    10481046
    10491047
    1050 #ifdef DEBUG
    10511048    /*
    10521049     * Register the info item.
    10531050     */
    10541051    PDMDevHlpDBGFInfoRegister(pDevIns, "pic", "PIC info.", picInfo);
    1055 #endif
    10561052
    10571053    /*
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