On Sat, Apr 6, 2013 at 3:09 AM, Sebastian Wankerl
wrote:
>
> we are working on a project to make module debugging for the Linux
> kernel easier. We want to improve it in such a way that gdb
> automatically loads the symbols of modules. However, we are facing the
> following difficulties: gdb needs
Hello,
we are working on a project to make module debugging for the Linux
kernel easier. We want to improve it in such a way that gdb
automatically loads the symbols of modules. However, we are facing the
following difficulties: gdb needs to know all section of the ELF files.
We were told that gcc