[RFC PATCH 0/1] In report_r_debug, iterate more segments

Luke Diamand ldiamand@roku.com
Fri May 12 07:02:17 GMT 2023


Further to:

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

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

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

I have not included any unit tests as so far I have been unable to
reproduce the problem in a suitably small example.

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

 libdwfl/link_map.c | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

-- 
2.39.1



More information about the Elfutils-devel mailing list