1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38
|
Adding global path /usr/lib/debug
Adding global path /fake/lib/debug
executable path /a/b
linkstring de
linkstring full path: /a/de
Paths:
[ 0] "/usr/lib/debug/.build-id/11/22334421222344a1a2a3a4b1b2b3b4c1c2c3c4.debug"
[ 1] "/fake/lib/debug/.build-id/11/22334421222344a1a2a3a4b1b2b3b4c1c2c3c4.debug"
[ 2] "/a/de"
[ 3] "/a/.debug/de"
[ 4] "/usr/lib/debug/a/de"
[ 5] "/fake/lib/debug/a/de"
executable path /foo/ge
linkstring h/i
linkstring full path: /foo/h/i
Paths:
[ 0] "/usr/lib/debug/.build-id/11/22334421222344a1a2a3a4b1b2b3b4c1c2c3c4.debug"
[ 1] "/fake/lib/debug/.build-id/11/22334421222344a1a2a3a4b1b2b3b4c1c2c3c4.debug"
[ 2] "/foo/h/i"
[ 3] "/foo/.debug/h/i"
[ 4] "/usr/lib/debug/foo/h/i"
[ 5] "/fake/lib/debug/foo/h/i"
executable path a/b/ge
linkstring i.debug
linkstring full path: /exam/ple/a/b/i.debug
Paths:
[ 0] "/usr/lib/debug/.build-id/11/22334421222344a1a2a3a4b1b2b3b4c1c2c3c4.debug"
[ 1] "/fake/lib/debug/.build-id/11/22334421222344a1a2a3a4b1b2b3b4c1c2c3c4.debug"
[ 2] "/exam/ple/a/b/i.debug"
[ 3] "/exam/ple/a/b/.debug/i.debug"
[ 4] "/usr/lib/debug/exam/ple/a/b/i.debug"
[ 5] "/fake/lib/debug/exam/ple/a/b/i.debug"
|