Hi Frederic,
On Wed, Feb 09, 2011 at 12:40:16AM +0100, Frederic Turgis wrote:
I don't remember how I wrongly installed it but msot of the files I am looking for are obviously in kernel headers package (as they are needed for kernel module recompilation). So these are solved.
vmlinux is not, as expected. It has been made available on a server internally in TI, so it took me time to make the link between what is done on a Ubuntu desktop and what can be done on target. http://sourceware.org/systemtap/wiki/SystemtapOnUbuntu indicates that vmlinux is supposed to be part of kernel debug package.
- do we have such kernel debug package on Linaro ? That would enable
systemtap users just after package installation instead of "after kernel recompilation".
"ddeb" debug packages for the current natty kernel are meant to be made available here:
http://ddebs.ubuntu.com/pool/universe/l/linux-linaro-omap/
Currently this directory is empty, but I'm not sure why. Loïc, do you have any details on what's going wrong currently with dbgsyms packages for the Linaro kernels?
Once this gets fixed, users can enable access to these dbgsym packages by adding this line to /etc/apt/sources.list on their Linaro system:
deb http://ddebs.ubuntu.com natty main universe