From: ml-kernelnewbies@spiro.trikaliotis.net (Spiro Trikaliotis)
To: kernelnewbies@lists.kernelnewbies.org
Subject: Seeing symbols of modules in kgdb setup
Date: Wed, 11 May 2011 20:21:33 +0200 [thread overview]
Message-ID: <20110511182133.GK5513@trikaliotis.net> (raw)
In-Reply-To: <BANLkTimFPHwgAarj1dMDVTci9Be8XSAVGA@mail.gmail.com>
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/
prev parent reply other threads:[~2011-05-11 18:21 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-10 20:00 Seeing symbols of modules in kgdb setup Spiro Trikaliotis
2011-05-11 2:19 ` Thayumanavar S
2011-05-11 18:21 ` Spiro Trikaliotis [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20110511182133.GK5513@trikaliotis.net \
--to=ml-kernelnewbies@spiro.trikaliotis.net \
--cc=kernelnewbies@lists.kernelnewbies.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).