public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
From: Theodore Tso <tytso@mit.edu>
To: Roland McGrath <roland@redhat.com>
Cc: systemtap@sourceware.org
Subject: Re: How to debug what I am doing wrong?
Date: Thu, 17 Jul 2008 22:10:00 -0000	[thread overview]
Message-ID: <20080717221029.GB9742@mit.edu> (raw)
In-Reply-To: <20080717220016.977A51541F8@magilla.localdomain>

On Thu, Jul 17, 2008 at 03:00:16PM -0700, Roland McGrath wrote:
> If you built systemtap against installed elfutils libraries,
> you can use some installed eu-* programs to test them too.
> e.g. try eu-unstrip -n -K ext4dev

So eu-unstrip doesn't have a man page, so I'm not 100% sure what this
is doing, but:

<tytso@closure> {/usr/projects/linux}  
140%  eu-unstrip -n -K ext4dev
0x9aa300+0x2f588 a8976215a438326936201ee03829fa3230fed123@0x9aa324 /lib/modules/2.6.26-03033-g97438cf/kernel/fs/ext4/ext4dev.ko - ext4dev

<tytso@closure> {/usr/projects/linux}  
141% eu-unstrip -n -e /lib/modules/2.6.26-03033-g97438cf/kernel/fs/ext4/ext4dev.ko
0+0x2f588 a8976215a438326936201ee03829fa3230fed123@0x24 /lib/modules/2.6.26-03033-g97438cf/kernel/fs/ext4/ext4dev.ko - 

<tytso@closure> {/usr/projects/linux}  
142% eu-unstrip -n -e /usr/lib/debug/lib/modules/2.6.26-03033-g97438cf/kernel/fs/ext4/ext4dev.ko
0+0x2f588 a8976215a438326936201ee03829fa3230fed123@0x24 /usr/lib/debug/lib/modules/2.6.26-03033-g97438cf/kernel/fs/ext4/ext4dev.ko . 

Does this tell you anything useful?

						- Ted

  reply	other threads:[~2008-07-17 22:10 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-17 21:02 Theodore Ts'o
2008-07-17 21:31 ` Masami Hiramatsu
2008-07-17 22:07   ` Theodore Tso
2008-07-17 22:01 ` Roland McGrath
2008-07-17 22:10   ` Theodore Tso [this message]
2008-07-17 22:23     ` Roland McGrath
2008-07-17 22:38       ` Theodore Tso
2008-07-17 23:01         ` Frank Ch. Eigler
2008-07-18 11:50           ` Theodore Tso
2008-07-18 12:13             ` Frank Ch. Eigler
2008-07-18  0:15         ` Roland McGrath
2008-07-18  1:14           ` Theodore Tso
2008-07-18  2:07             ` Roland McGrath
2008-07-17 21:30 Theodore Ts'o

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=20080717221029.GB9742@mit.edu \
    --to=tytso@mit.edu \
    --cc=roland@redhat.com \
    --cc=systemtap@sourceware.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 read-only IMAP folder(s) and NNTP newsgroup(s).