Re: distribution/build: making debugging easier

2008-10-17 Thread Werner Almesberger
Koen Kooi wrote: > 'opkg install kernel-vmlinux' Aah, there it is. Thanks a lot ! - Werner ___ devel mailing list devel@lists.openmoko.org https://lists.openmoko.org/mailman/listinfo/devel

Re: distribution/build: making debugging easier

2008-10-17 Thread Koen Kooi
Op 17 okt 2008, om 01:09 heeft Werner Almesberger het volgende geschreven: During last night's debugging chase, I noticed two small things our distribution/build could improve to make debugging easier: 1) Make vmlinux of the kernel build available. Doesn't have to be at the same place as

distribution/build: making debugging easier

2008-10-16 Thread Werner Almesberger
During last night's debugging chase, I noticed two small things our distribution/build could improve to make debugging easier: 1) Make vmlinux of the kernel build available. Doesn't have to be at the same place as the uImage but should be easy to find from there, e.g., in a subdirectory.