public inbox for elfutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCHv2 0/1] In report_r_debug, iterate more segments
@ 2023-05-12 19:11 Luke Diamand
  2023-05-12 19:11 ` [PATCHv2 1/1] report_r_debug: handle `-z separate-code' and find more modules Luke Diamand
  0 siblings, 1 reply; 3+ messages in thread
From: Luke Diamand @ 2023-05-12 19:11 UTC (permalink / raw)
  To: elfutils-devel; +Cc: Florian Weimer, Mark Wielaard, Luke Diamand

Further to:

    https://sourceware.org/pipermail/elfutils-devel/2023q2/006149.html

This is a patch to increase the number of iterations looking for
segments to load.

This lets eu-stack backtrace cores that would otherwise fail.

Florian Weimer and Mark Wielaard suggested both the explanation and the fix.

Luke Diamand (1):
  report_r_debug: handle `-z separate-code' and find more modules

 libdwfl/link_map.c | 14 ++++++++++----
 1 file changed, 10 insertions(+), 4 deletions(-)

-- 
2.40.1


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

end of thread, other threads:[~2023-05-12 20:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-12 19:11 [PATCHv2 0/1] In report_r_debug, iterate more segments Luke Diamand
2023-05-12 19:11 ` [PATCHv2 1/1] report_r_debug: handle `-z separate-code' and find more modules Luke Diamand
2023-05-12 20:08   ` 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).