On Wed, Apr 6, 2016 at 8:44 PM, Rick Mann <rm...@latencyzero.com> wrote:

> That looks like something that would be useful to figure out how to do.
> The only part that's not immediately clear is "rebuild the entire ALSA
> library and tools with debug symbols. Also, your Kernel must have debug
> symbols turned on."
>
> Can I do this with RCN's kernel build script setup?
>

yeah, double check your kernel's version (uname -r) grab the "yakbuild"

https://github.com/RobertCNelson/yakbuild

follow the readme.md, picking a version of gcc and setting the kernel tag
you want to build..

Run:

./build_kernel.sh

when menuconfig pop's up, enable CONFIG_DEBUG_INFO...

Kernel Hacking -> Compile-Time checks and compiler options -> [x] Compile
the kernel with debug info "CONFIG_DEBUG_INFO"

Regards,

-- 
Robert Nelson
https://rcn-ee.com/

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to