Seeing symbols of modules in kgdb setup
Spiro Trikaliotis
ml-kernelnewbies at spiro.trikaliotis.net
Wed May 11 14:21:33 EDT 2011
Hello Thayumanavar,
* On Wed, May 11, 2011 at 07:49:24AM +0530 Thayumanavar S wrote:
> You can use add-symbol-file to add symbol information to your modules.
> Say as an example,
> add-symbol-file /home/myhome/mymod.ko <text-address> -s .data
> <data-address> -s .bss <bss-address>.
[... snipp ...]
Thank you, that was exactly the info I needed. Somehow, it lay all the
time in front of my head, but I did not see it.
Thanks
Spiro.
--
Spiro R. Trikaliotis http://opencbm.sf.net/
http://www.trikaliotis.net/ http://www.viceteam.org/
More information about the Kernelnewbies
mailing list