summaryrefslogtreecommitdiff
path: root/debug_counter.c
diff options
context:
space:
mode:
authorYusuke Endoh <mame@ruby-lang.org>2020-10-04 00:07:37 +0900
committerYusuke Endoh <mame@ruby-lang.org>2020-12-11 14:08:33 +0900
commitc718c300079573392d4de6f51fbb28b3a34c5341 (patch)
tree6661efdedbef5c2878ebe7a63a6f3301982b4b4f /debug_counter.c
parent8c5ec10038a9bbc328eeb3756da207ba5976072d (diff)
addr2line.c: support debuglink by build_id
Currently, addr2line.c supports only one path format of debuglink: "/usr/lib/debug/usr/bin/ruby.debug". However, recent debian packages seem to use another format by build_id: "/usr/lib/debug/.build-id/ab/cdef1234.debug". https://github.com/Debian/debhelper/blob/5d1bb29841043d8e47ebbdd043e6cd086cad508e/dh_strip#L292 https://github.com/Debian/debhelper/blob/5d1bb29841043d8e47ebbdd043e6cd086cad508e/dh_strip#L353 This changeset makes ruby backtrace support the second format.
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/3627
Diffstat (limited to 'debug_counter.c')
0 files changed, 0 insertions, 0 deletions