VirtualBox

Changeset 46946 in vbox for trunk/src/VBox/Devices


Ignore:
Timestamp:
Jul 3, 2013 4:15:51 PM (11 years ago)
Author:
vboxsync
Message:

Install bios symbol files in bin/VBoxDbgSyms/ and make DBGF look there.

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

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Graphics/BIOS/Makefile.kmk

    r43610 r46946  
    136136
    137137
     138#
     139# Install the symbol file for the BIOS.
     140#
     141INSTALLS += VBoxVgaBiosSym
     142VBoxVgaBiosSym_TEMPLATE = VBoxDbgSyms
     143VBoxVgaBiosSym_SOURCES = $(basename $(VBoxVgaBios_1_TARGET)).sym
     144
     145
    138146include $(FILE_KBUILD_SUB_FOOTER)
    139147
  • trunk/src/VBox/Devices/PC/BIOS/Makefile.kmk

    r42770 r46946  
    131131endif
    132132
     133
     134#
     135# Install the symbol file for the BIOS.
     136#
     137INSTALLS += VBoxPcBiosSym
     138VBoxPcBiosSym_TEMPLATE = VBoxDbgSyms
     139VBoxPcBiosSym_SOURCES = $(basename $(VBoxPcBios_1_TARGET)).sym
     140
     141
    133142include $(FILE_KBUILD_SUB_FOOTER)
    134143
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