All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andi Kleen <ak@suse.de>
To: Roland McGrath <roland@redhat.com>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	Linus Torvalds <torvalds@linux-foundation.org>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] x86_64 vDSO: install unstripped copies on disk
Date: Sun, 22 Jul 2007 11:24:59 +0200	[thread overview]
Message-ID: <200707221124.59784.ak@suse.de> (raw)
In-Reply-To: <20070722031312.681484D05C1@magilla.localdomain>

On Sunday 22 July 2007 05:13:12 Roland McGrath wrote:
> This keeps an unstripped copy of the vDSO images built before they are
> stripped and embedded in the kernel.  The unstripped copies get installed
> in $(MODLIB)/vdso/ by "make install".  These files can be useful when they
> contain source-level debugging information.

Hmm, how would the debugger find them? There won't be any reference 
from the vdso to them.

If you do that then you should probably add a debuglink reference first.

-Andi

  reply	other threads:[~2007-07-22  9:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-22  3:13 [PATCH] x86_64 vDSO: install unstripped copies on disk Roland McGrath
2007-07-22  9:24 ` Andi Kleen [this message]
2007-07-22 10:23   ` Roland McGrath

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=200707221124.59784.ak@suse.de \
    --to=ak@suse.de \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=roland@redhat.com \
    --cc=torvalds@linux-foundation.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.