Hi,
> After a kernel had booted up, when I do "/sbin/lsmod", > I see certain modules have been loaded by the kernel > during boot-up. Is there any way I can find out at > what address'es the individual modules were loaded. cat /proc/modules
Also ls -al /sys/module/NAME/sections might get you files from where you can get more data. Anand
> I > need them for insering symbol tables in kgdb. > > Thank you, > Aha. Bhanu. > > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > > -- > Kernelnewbies: Help each other learn about the Linux kernel. > Archive: http://mail.nl.linux.org/kernelnewbies/ > FAQ: http://kernelnewbies.org/faq/ > > -- I look to the future because that's where I'm going to spend the rest of my life. -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/
-- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/