public inbox for elfutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCHv1 0/2] specify a sysroot to search when examining a core file
@ 2019-01-20 15:01 Luke Diamand
  2019-01-20 15:01 ` [PATCHv1 1/2] libdwfl: specify optional sysroot to search for shared libraries Luke Diamand
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Luke Diamand @ 2019-01-20 15:01 UTC (permalink / raw)
  To: elfutils-devel; +Cc: Mark Wielaard, Luke Diamand

Following on from this discussion:
    https://sourceware.org/ml/elfutils-devel/2018-q4/msg00224.html

This patch adds a new API to specify a sysroot, and extends eu-stack to
use it with a new command line option.

I have been experimenting with this on various ARM-based platforms,
currently using a virt-qemu platform built from buildroot.

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

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

-- 
2.20.1

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

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

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-20 15:01 [PATCHv1 0/2] specify a sysroot to search when examining a core file Luke Diamand
2019-01-20 15:01 ` [PATCHv1 1/2] libdwfl: specify optional sysroot to search for shared libraries Luke Diamand
2019-01-20 22:08   ` Dmitry V. Levin
2019-01-20 15:01 ` [PATCHv1 2/2] eu-stack: add support for sysroot option Luke Diamand
2019-01-29 13:47 ` [PATCHv1 0/2] specify a sysroot to search when examining a core file Mark Wielaard
     [not found]   ` <BN7PR01MB3953544F2EDA1FB7BF6E9470B0970@BN7PR01MB3953.prod.exchangelabs.com>
2019-01-31 15:22     ` 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).