summaryrefslogtreecommitdiffstats
path: root/lib/error.c
diff options
context:
space:
mode:
authorMark Wielaard <[email protected]>2021-08-26 19:05:45 +0200
committerMark Wielaard <[email protected]>2021-09-12 21:37:31 +0200
commit52b0d9caf5575a62322c9fbe920b69444dd09162 (patch)
treeafe71be86cef94e5774edfb274b2a6ec2bce488e /lib/error.c
parentbbf0dc0162e82770f296b2ecda77a2b5bd6f7405 (diff)
libdw: set address size, offset size and version on fake CUs
There are three "fake CUs" that are associated with .debug_loc, .debug_loclist and .debug_addr. These fake CUs are used for "fake attributes" to provide values that are stored in these sections instead of in the .debug_info section. These fake CUs didn't have the address size, offset size and DWARF version set. This meant that values that depended on those properties might not be interpreted correctly. One example was the value associated with a DW_OP_addrx (which comes from the .debug_addr section). Add a testcase using varlocs to test that addresses can correctly be retrieved for gcc/clang, DWARF4/5 and 32/64 bits objects. https://sourceware.org/bugzilla/show_bug.cgi?id=28220 Signed-off-by: Mark Wielaard <[email protected]>
Diffstat (limited to 'lib/error.c')
0 files changed, 0 insertions, 0 deletions