public inbox for elfutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCHv2 0/2] specify a sysroot to search when examining a core file
@ 2019-01-22 10:16 Luke Diamand
  2019-01-22 10:16 ` [PATCHv2 1/2] libdwfl: specify optional sysroot to search for shared libraries Luke Diamand
  2019-01-22 10:16 ` [PATCHv2 2/2] eu-stack: add support for sysroot option Luke Diamand
  0 siblings, 2 replies; 5+ messages in thread
From: Luke Diamand @ 2019-01-22 10:16 UTC (permalink / raw)
  To: elfutils-devel; +Cc: Mark Wielaard, Dmitry V. Levin, Luke Diamand

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-01-29 15:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-22 10:16 [PATCHv2 0/2] specify a sysroot to search when examining a core file Luke Diamand
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
2019-01-22 10:16 ` [PATCHv2 2/2] eu-stack: add support for sysroot option Luke Diamand
2019-01-29 15:12   ` Mark Wielaard

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).