Add automatic generation of -dbg packages. These contain the debug symbols that are...
authorRichard Purdie <rpurdie@rpsys.net>
Mon, 24 Jul 2006 11:11:14 +0000 (11:11 +0000)
committerRichard Purdie <rpurdie@rpsys.net>
Mon, 24 Jul 2006 11:11:14 +0000 (11:11 +0000)
commit771d131c0cc0f1042ae40e480a3d291dea82afbb
tree13923097245838ad51f5c0a33a464631d20eab46
parent82ea9077658bee1d22b3ca521fc3fd9343551a9b
Add automatic generation of -dbg packages. These contain the debug symbols that are stripped from binaries and the symbols are linked to the original binaries via the gnu-debuglink section.If the -dbg packages are installed, oprofile and gdb will use them for symbol lookup.
classes/package.bbclass
conf/bitbake.conf