public inbox for elfutils@sourceware.org
 help / color / mirror / Atom feed
From: Luke Diamand <ldiamand@roku.com>
To: "elfutils-devel@sourceware.org" <elfutils-devel@sourceware.org>
Cc: Mark Wielaard <mark@klomp.org>,
	"Dmitry V. Levin" <ldv@altlinux.org>,
	Luke Diamand <ldiamand@roku.com>
Subject: [PATCHv2 0/2] specify a sysroot to search when examining a core file
Date: Tue, 22 Jan 2019 10:16:00 -0000	[thread overview]
Message-ID: <20190122101610.5301-1-ldiamand@roku.com> (raw)

This updates my patch to check for a NULL sysroot, as pointed out by
Dmitry, and to canonicalize sysroot.

https://sourceware.org/ml/elfutils-devel/2019-q1/msg00071.html

Luke Diamand (2):
  libdwfl: specify optional sysroot to search for shared libraries
  eu-stack: add support for sysroot option

 libdw/libdw.map    |  7 ++++++-
 libdwfl/dwfl_end.c |  1 +
 libdwfl/libdwfl.h  |  5 +++++
 libdwfl/libdwflP.h |  1 +
 libdwfl/link_map.c | 26 ++++++++++++++++++++++++--
 src/stack.c        |  9 +++++++++
 6 files changed, 46 insertions(+), 3 deletions(-)

-- 
2.20.1

             reply	other threads:[~2019-01-22 10:16 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-22 10:16 Luke Diamand [this message]
2019-01-22 10:16 ` [PATCHv2 2/2] eu-stack: add support for sysroot option Luke Diamand
2019-01-29 15:12   ` Mark Wielaard
2019-01-22 10:16 ` [PATCHv2 1/2] libdwfl: specify optional sysroot to search for shared libraries Luke Diamand
2019-01-29 15:11   ` Mark Wielaard

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=20190122101610.5301-1-ldiamand@roku.com \
    --to=ldiamand@roku.com \
    --cc=elfutils-devel@sourceware.org \
    --cc=ldv@altlinux.org \
    --cc=mark@klomp.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).