VirtualBox

Changeset 19269 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Apr 29, 2009 7:53:46 PM (16 years ago)
Author:
vboxsync
Message:

LogRel the ID of the VM process

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/ConsoleImpl.cpp

    r19242 r19269  
    42714271            RTLogRelLogger(loggerRelease, 0, ~0U, "OS Service Pack: %s\n", szTmp);
    42724272        /* the package type is interesting for Linux distributions */
    4273         RTLogRelLogger    (loggerRelease, 0, ~0U, "Package type: %s"
     4273        RTLogRelLogger    (loggerRelease, 0, ~0U,
     4274                          "Process ID: %u\n"
     4275                          "Package type: %s"
    42744276#ifdef VBOX_OSE
    42754277                       " (OSE)"
    42764278#endif
    42774279                       "\n",
     4280                       RTProcSelf(),
    42784281                       VBOX_PACKAGE_STRING);
    42794282
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